helm: fix syntax error

This commit is contained in:
Jens Langhammer 2019-07-05 15:21:12 +02:00
parent bccf424c5e
commit 75ced59451
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ spec:
serviceName: {{ $fullName }}-web
servicePort: http
{{- end }}
{{- range .Values.ingress.app_gw_hosts }}}
{{- range .Values.ingress.app_gw_hosts }}
- host: {{ . | quote }}
http:
paths: