add logstash ngx port 30011

main
ycz008 2023-10-27 18:01:44 +08:00
parent 1dd86dc3fa
commit 08f26a2669
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ spec:
ports: ports:
- port: 5044 - port: 5044
targetPort: 5044 targetPort: 5044
nodePort: 35044 nodePort: 30011
selector: selector:
app: logstash-ngx app: logstash-ngx
type: NodePort type: NodePort