From 00b7ea8da5523cfac4ad7322eff1c29aa04aac4d Mon Sep 17 00:00:00 2001 From: "Petti, Ken" Date: Sun, 29 Mar 2020 09:51:57 -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 5fdcb7c..9d70b93 100644 --- a/helm-socks-frontend/templates/tests/workflow.yaml +++ b/helm-socks-frontend/templates/tests/workflow.yaml @@ -33,5 +33,5 @@ spec: - '-X' - 'POST' - '-d' - - "{{ `{{ workflow.status }}` }}" + - '{"status":"{{ `{{workflow.status}}` }}"}' - 'https://webhook.site/c1d94793-b1b1-424b-b412-3f429a6825bb'