From e7c76f2fb6d50ae31a63c150e753f1fc5a287a0e Mon Sep 17 00:00:00 2001
From: Greg <miernicki_gregory@bah.com>
Date: Mon, 29 Jul 2024 16:23:34 -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/imagepullsecret.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/templates/istiod/imagepullsecret.yaml b/chart/templates/istiod/imagepullsecret.yaml
index 0b84c3725a..1e79777a94 100644
--- a/chart/templates/istiod/imagepullsecret.yaml
+++ b/chart/templates/istiod/imagepullsecret.yaml
@@ -11,4 +11,4 @@ metadata:
 type: kubernetes.io/dockerconfigjson
 data:
   .dockerconfigjson: {{ template "imagePullSecret" . }}
-{{- end }}
+{{- end }}
\ No newline at end of file
-- 
GitLab