From df3e7aff9142408923d9cbdb8945c558e844f13f Mon Sep 17 00:00:00 2001 From: "Petti, Ken" Date: Sun, 29 Mar 2020 09:01:23 -0400 Subject: [PATCH] updating workflow --- helm-socks-frontend/templates/tests/workflow.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helm-socks-frontend/templates/tests/workflow.yaml b/helm-socks-frontend/templates/tests/workflow.yaml index a242c07..b6faab1 100644 --- a/helm-socks-frontend/templates/tests/workflow.yaml +++ b/helm-socks-frontend/templates/tests/workflow.yaml @@ -31,9 +31,8 @@ spec: parameters: - name: status container: - image: appropriate/curl + image: curlimages/curl command: - - 'curl' - '-v' - '-X POST' - '-d foo'