From c7724bba8e85747ac7b33c43fec7bd0477876435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Nussbaumer?= Date: Wed, 27 Dec 2023 08:45:21 +0100 Subject: [PATCH] fix(helm-lint): place separator at correct location MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clément Nussbaumer --- helm/kubenurse/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/kubenurse/templates/ingress.yaml b/helm/kubenurse/templates/ingress.yaml index b444c82a..40c8a477 100644 --- a/helm/kubenurse/templates/ingress.yaml +++ b/helm/kubenurse/templates/ingress.yaml @@ -1,5 +1,5 @@ ---- {{- if .Values.ingress.enabled -}} +--- apiVersion: networking.k8s.io/v1 kind: Ingress metadata: