diff --git a/helm/passbook/templates/passbook-ingress.yaml b/helm/passbook/templates/passbook-ingress.yaml index 5557fc4d6..1c0c0eb75 100644 --- a/helm/passbook/templates/passbook-ingress.yaml +++ b/helm/passbook/templates/passbook-ingress.yaml @@ -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: