Browse Source

fixing workflow

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

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

@ -5,12 +5,6 @@ metadata:
spec:
entrypoint: check-service-up
onExit: exit-handler
# exit handler related templates
# After the completion of the entrypoint template, the status of the
# workflow is made available in the global variable {{workflow.status}}.
# {{workflow.status}} will be one of: Succeeded, Failed, Error
templates:
- name: check-service-up
container:

Loading…
Cancel
Save