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'