From 1cf8e3943c43c3edae34e45ddb5e6ace854639b7 Mon Sep 17 00:00:00 2001 From: "Petti, Ken" Date: Fri, 27 Mar 2020 14:06:38 -0400 Subject: [PATCH] fixing workflow --- helm-socks-frontend/templates/tests/workflow.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/helm-socks-frontend/templates/tests/workflow.yaml b/helm-socks-frontend/templates/tests/workflow.yaml index 20ba4a5..81ecf9d 100644 --- a/helm-socks-frontend/templates/tests/workflow.yaml +++ b/helm-socks-frontend/templates/tests/workflow.yaml @@ -5,12 +5,6 @@ metadata: spec: entrypoint: check-service-up onExit: exit-handler - - # exit handler related templates - # After the completion of the entrypoint template, the status of the - # workflow is made available in the global variable {{workflow.status}}. - # {{workflow.status}} will be one of: Succeeded, Failed, Error - templates: - name: check-service-up container: