This commit is contained in:
Simen Røstvik 2022-11-15 09:43:02 +01:00
parent ca901192d9
commit 434b27c66e

View File

@ -67,6 +67,10 @@ spec:
metrics:
port: 9100
expose: true
udp:
port: 6666
protocol: UDP
expose: true
tlsOptions:
default:
@ -75,7 +79,6 @@ spec:
service:
enabled: true
single: true
type: NodePort
annotations: {}
annotationsTCP: {}