Browse Source

updating

pull/45/head
Petti, Ken 5 years ago
parent
commit
26efe46549
  1. 3
      helm-socks-frontend/templates/tests/workflow.yaml

3
helm-socks-frontend/templates/tests/workflow.yaml

@ -32,7 +32,8 @@ spec:
- name: status - name: status
container: container:
image: curlimages/curl image: curlimages/curl
command: args:
- curl
- '-v' - '-v'
- '-X POST' - '-X POST'
- '-d foo' - '-d foo'

Loading…
Cancel
Save