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: | - - -
- -kub-web-test deployed with Helm, Argo CD and Kargo.
- - +{{ tpl (.Files.Get "website/index.html") . | indent 4 }}