workflow-crd.yaml: delete before hook creation (#50)
This commit is contained in:
parent
4617535b72
commit
eaa34e6cdd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue