From e54aa4ca43c5634086e49ad7337d56f93b5733f8 Mon Sep 17 00:00:00 2001 From: "Petti, Ken" Date: Sun, 29 Mar 2020 08:37:33 -0400 Subject: [PATCH] updating workflow --- 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 f2f8339..72af19e 100644 --- a/helm-socks-frontend/templates/tests/workflow.yaml +++ b/helm-socks-frontend/templates/tests/workflow.yaml @@ -36,5 +36,5 @@ spec: args: - '-vX POST' - '-H "Content-Type: application/json"' - - '-d "{{ `{{ inputs.parameters.status }}` }}"' + - '-d foo' - 'https://webhook.site/c1d94793-b1b1-424b-b412-3f429a6825bb'