chart-syncthing_relay: add default ports to values

This commit is contained in:
2024-11-05 08:37:26 +01:00
parent d9351bdaea
commit 5037f3c61d

View File

@ -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