diff --git a/deployments/helm/templates/service.yaml b/deployments/helm/templates/service.yaml index 77ff0fd..412c026 100644 --- a/deployments/helm/templates/service.yaml +++ b/deployments/helm/templates/service.yaml @@ -19,7 +19,7 @@ spec: port: {{ .ports.http }} targetPort: http protocol: TCP - - name: http + - name: socks port: {{ .ports.socks }} targetPort: socks protocol: TCP