From 480ccce45cd630cc5210572b3f6365e409174946 Mon Sep 17 00:00:00 2001 From: Daniel Winther Date: Fri, 16 Feb 2024 12:31:53 +0100 Subject: [PATCH] chore: test --- helm/app/charts/app/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/app/charts/app/templates/ingress.yaml b/helm/app/charts/app/templates/ingress.yaml index 675adb1..897a2d5 100644 --- a/helm/app/charts/app/templates/ingress.yaml +++ b/helm/app/charts/app/templates/ingress.yaml @@ -8,7 +8,7 @@ metadata: nginx.ingress.kubernetes.io/rewrite-target: / spec: rules: - - host: "{{ .Values.global.name }}.{{ tpl .Release.Namespace $ }}.{{ tpl .Values.global.clusterDomain $ }}" + - host: "{{ .Values.global.name }}-{{ tpl .Release.Namespace $ }}.{{ tpl .Values.global.clusterDomain $ }}" http: paths: - path: /