Add missing helm annotation

This commit is contained in:
Zhipeng Wang 2020-10-26 22:03:01 +08:00 committed by GitHub
parent eb88e900b2
commit 194a032700
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,9 @@ apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
name: workfloweventbindings.argoproj.io name: workfloweventbindings.argoproj.io
annotations:
helm.sh/hook: crd-install
helm.sh/hook-delete-policy: before-hook-creation
spec: spec:
group: argoproj.io group: argoproj.io
names: names: