workflow-crd.yaml: delete before hook creation

This commit is contained in:
Eric Bailey 2019-04-10 19:08:17 -05:00 committed by GitHub
parent a72cf6d5b4
commit 09cfa8e262
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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