From b2357827881baaec9fc87d40baedccf85ead883e Mon Sep 17 00:00:00 2001 From: Greg <miernicki_gregory@bah.com> Date: Mon, 29 Jul 2024 16:22:57 -0500 Subject: [PATCH] =?UTF-8?q?=20=E2=9B=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chart/templates/istiod/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/templates/istiod/helmrelease.yaml b/chart/templates/istiod/helmrelease.yaml index 085499ed0e..29f63c88bf 100644 --- a/chart/templates/istiod/helmrelease.yaml +++ b/chart/templates/istiod/helmrelease.yaml @@ -68,4 +68,4 @@ spec: - name: kyverno-policies namespace: {{ .Release.Namespace }} {{- end }} -{{- end }} \ No newline at end of file +{{- end }} -- GitLab