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'