diff --git a/templates/services.yaml b/templates/services.yaml index ff924b3..b78fd6e 100644 --- a/templates/services.yaml +++ b/templates/services.yaml @@ -74,7 +74,7 @@ spec: {{- if eq .Values.services.proxyHttp.type "LoadBalancer" }} targetPort: nginx-https {{- else }} - targetPort: proxy-http + targetPort: proxy-https {{- end }} protocol: TCP name: proxy-https