Fixing access to global namespace from within range

This commit is contained in:
Moritz Graf 2020-04-27 19:54:21 +02:00 committed by Charlie Drage
parent 3c64fe1eca
commit 4cc783b2b1
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ spec:
- path: {{ default "/" .path }}
backend:
serviceName: "{{ template "fullname" $ }}"-http
servicePort: {{ .Values.service.http.port }}
servicePort: {{ $.Values.service.http.port }}
{{- end }}
{{- if .Values.ingress.tls }}
tls: