From 5af636afc2094d41e5fd1516590bbc504b168b1e Mon Sep 17 00:00:00 2001 From: Rudi MK Date: Tue, 9 Jul 2024 05:23:36 +0000 Subject: [PATCH] Patched the web chart's deployment template to close the Argo condition check. --- applications/web/templates/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/web/templates/deployment.yaml b/applications/web/templates/deployment.yaml index d46409de1..c5fbd9db9 100644 --- a/applications/web/templates/deployment.yaml +++ b/applications/web/templates/deployment.yaml @@ -485,3 +485,4 @@ spec: {{ end }} {{ end }} {{- end }} +{{- end }}