Fixing access to global namespace from within range
This commit is contained in:
@@ -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: | ||||
| ||||
Reference in New Issue
Block a user