From b43d6b5d7621af125673f280906ad055f68f57b5 Mon Sep 17 00:00:00 2001 From: "Petti, Ken" Date: Sun, 29 Mar 2020 09:39:56 -0400 Subject: [PATCH] updating arg --- 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 c1e4305..d71b071 100644 --- a/helm-socks-frontend/templates/tests/workflow.yaml +++ b/helm-socks-frontend/templates/tests/workflow.yaml @@ -13,7 +13,7 @@ spec: container: image: curlimages/curl command: [curl] - args: ["--url helm-socks-frontend-int.sock-shop-front-end"] + args: ["--url", "helm-socks-frontend-int.sock-shop-front-end"] - name: exit-handler steps: