From 6740f33dae7a48d096fbd949731b800731ab7d6a Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 11 Dec 2024 09:35:17 +0100 Subject: [PATCH] use quote --- deployment/helm/charts/ocelot-social/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/helm/charts/ocelot-social/templates/ingress.yaml b/deployment/helm/charts/ocelot-social/templates/ingress.yaml index d6f764c318..56142f6504 100644 --- a/deployment/helm/charts/ocelot-social/templates/ingress.yaml +++ b/deployment/helm/charts/ocelot-social/templates/ingress.yaml @@ -10,7 +10,7 @@ metadata: name: {{ .Release.Name }}-ocelot annotations: cert-manager.io/issuer: {{ .Values.cert_manager.issuer | default (printf "%s-letsencrypt-staging" .Release.Name) }} - traefik.ingress.kubernetes.io/router.middlewares: {{ include "joinRedirectMiddlewares" $ | default ""}} + traefik.ingress.kubernetes.io/router.middlewares: {{ quote (include "joinRedirectMiddlewares" $)}} spec: tls: - hosts: