workflow-crd.yaml: delete before hook creation (#50)

This commit is contained in:
Eric Bailey 2019-04-16 13:20:40 -05:00 committed by Alex Collins
parent 4617535b72
commit eaa34e6cdd

View file

@ -4,6 +4,7 @@ metadata:
name: workflows.argoproj.io
annotations:
helm.sh/hook: crd-install
helm.sh/hook-delete-policy: before-hook-creation
spec:
group: argoproj.io
version: v1alpha1