From 26efe465493d41a19a247df2b9ea8a4fd9e43e33 Mon Sep 17 00:00:00 2001 From: "Petti, Ken" Date: Sun, 29 Mar 2020 09:03:53 -0400 Subject: [PATCH] updating --- helm-socks-frontend/templates/tests/workflow.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-socks-frontend/templates/tests/workflow.yaml b/helm-socks-frontend/templates/tests/workflow.yaml index b6faab1..d94f2b0 100644 --- a/helm-socks-frontend/templates/tests/workflow.yaml +++ b/helm-socks-frontend/templates/tests/workflow.yaml @@ -32,7 +32,8 @@ spec: - name: status container: image: curlimages/curl - command: + args: + - curl - '-v' - '-X POST' - '-d foo'