ok
This commit is contained in:
parent
e1be5ba802
commit
7a2d11352e
@ -67,6 +67,10 @@ spec:
|
|||||||
metrics:
|
metrics:
|
||||||
port: 9100
|
port: 9100
|
||||||
expose: true
|
expose: true
|
||||||
|
udp:
|
||||||
|
port: 6666
|
||||||
|
protocol: UDP
|
||||||
|
expose: true
|
||||||
|
|
||||||
tlsOptions:
|
tlsOptions:
|
||||||
default:
|
default:
|
||||||
@ -75,7 +79,6 @@ spec:
|
|||||||
|
|
||||||
service:
|
service:
|
||||||
enabled: true
|
enabled: true
|
||||||
single: true
|
|
||||||
type: NodePort
|
type: NodePort
|
||||||
annotations: {}
|
annotations: {}
|
||||||
annotationsTCP: {}
|
annotationsTCP: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user