chart-syncthing_relay: add default ports to values
This commit is contained in:
@ -36,9 +36,9 @@ securityContext: {}
|
|||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
relay:
|
relay:
|
||||||
port: xxx
|
port: 22067
|
||||||
status:
|
status:
|
||||||
port: yyy
|
port: 22070
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user