From f76137ae4d629c5aae5b5d143d8a93838c60ab24 Mon Sep 17 00:00:00 2001 From: Kargo Date: Thu, 10 Sep 2026 13:05:14 +0000 Subject: [PATCH] Promote 7cae72a43517d8a04c4b8023dd108f08020167df to prod --- templates/configmap.yaml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/templates/configmap.yaml b/templates/configmap.yaml index b2b26e1..edc9716 100644 --- a/templates/configmap.yaml +++ b/templates/configmap.yaml @@ -6,14 +6,4 @@ metadata: data: index.html: | - - - - - {{ .Values.environment }} - kub-web-test - - -

{{ .Values.environment }}

-

kub-web-test deployed with Helm, Argo CD and Kargo.

- - +{{ tpl (.Files.Get "website/index.html") . | indent 4 }}