Browse Source

updating

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

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

@ -4,7 +4,7 @@ metadata:
name: "{{ include "helm-socks-frontend.name" . }}-workflow" name: "{{ include "helm-socks-frontend.name" . }}-workflow"
annotations: annotations:
argocd.argoproj.io/hook: PostSync argocd.argoproj.io/hook: PostSync
# argocd.argoproj.io/hook-delete-policy: HookSucceeded argocd.argoproj.io/hook-delete-policy: HookSucceeded
spec: spec:
entrypoint: check-service-up entrypoint: check-service-up
onExit: exit-handler onExit: exit-handler

Loading…
Cancel
Save