helm: fix syntax error
This commit is contained in:
@ -35,7 +35,7 @@ spec:
|
|||||||
serviceName: {{ $fullName }}-web
|
serviceName: {{ $fullName }}-web
|
||||||
servicePort: http
|
servicePort: http
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- range .Values.ingress.app_gw_hosts }}}
|
{{- range .Values.ingress.app_gw_hosts }}
|
||||||
- host: {{ . | quote }}
|
- host: {{ . | quote }}
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user