Browse Source

trying to escape

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

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

@ -26,7 +26,7 @@ spec:
value: Succeeded
- name: notify
template: send-status-webhook
when: "{{workflow.status}} != Succeeded"
when: ""{{"workflow.status"}}" != Succeeded"
arguments:
parameters:
- name: status

Loading…
Cancel
Save