From 75f9d3f64127888e2376bad23f210be1883047ae Mon Sep 17 00:00:00 2001 From: "Petti, Ken" Date: Sun, 29 Mar 2020 09:46:18 -0400 Subject: [PATCH] updating --- helm-socks-frontend/templates/tests/workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-socks-frontend/templates/tests/workflow.yaml b/helm-socks-frontend/templates/tests/workflow.yaml index b9a12b9..09fa0f4 100644 --- a/helm-socks-frontend/templates/tests/workflow.yaml +++ b/helm-socks-frontend/templates/tests/workflow.yaml @@ -4,7 +4,7 @@ metadata: name: "{{ include "helm-socks-frontend.name" . }}-workflow" annotations: argocd.argoproj.io/hook: PostSync - # argocd.argoproj.io/hook-delete-policy: HookSucceeded + argocd.argoproj.io/hook-delete-policy: HookSucceeded spec: entrypoint: check-service-up onExit: exit-handler