From 76e25b52239e88340e3ef499a4de611f7303b5b3 Mon Sep 17 00:00:00 2001 From: "Petti, Ken" Date: Sun, 29 Mar 2020 09:49:39 -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 09fa0f4..5fdcb7c 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' - - '{"status":"{{ `{{ workflow.status }}` }}"}' + - "{{ `{{ workflow.status }}` }}" - 'https://webhook.site/c1d94793-b1b1-424b-b412-3f429a6825bb'