diff --git a/charts/syncthing-relay/values.yaml b/charts/syncthing-relay/values.yaml index 1094b7c..e6c1581 100644 --- a/charts/syncthing-relay/values.yaml +++ b/charts/syncthing-relay/values.yaml @@ -36,9 +36,9 @@ securityContext: {} service: type: ClusterIP relay: - port: xxx + port: 22067 status: - port: yyy + port: 22070 ingress: enabled: false