Skip to content

Commit 7b636c8

Browse files
committed
chores: Annotate "helm.sh/resource-policy": keep to CRDs
1 parent 3d3bc3d commit 7b636c8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
17 Bytes
Binary file not shown.

charts/latest/csi-driver-nfs/templates/crd-csi-snapshot.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.8.0
88
api-approved.kubernetes.io: "https://github.com/kubernetes-csi/external-snapshotter/pull/665"
9+
"helm.sh/resource-policy": keep
910
creationTimestamp: null
1011
name: volumesnapshots.snapshot.storage.k8s.io
1112
spec:
@@ -314,6 +315,7 @@ metadata:
314315
annotations:
315316
controller-gen.kubebuilder.io/version: v0.8.0
316317
api-approved.kubernetes.io: "https://github.com/kubernetes-csi/external-snapshotter/pull/665"
318+
"helm.sh/resource-policy": keep
317319
creationTimestamp: null
318320
name: volumesnapshotclasses.snapshot.storage.k8s.io
319321
spec:
@@ -448,6 +450,7 @@ metadata:
448450
annotations:
449451
controller-gen.kubebuilder.io/version: v0.8.0
450452
api-approved.kubernetes.io: "https://github.com/kubernetes-csi/external-snapshotter/pull/665"
453+
"helm.sh/resource-policy": keep
451454
creationTimestamp: null
452455
name: volumesnapshotcontents.snapshot.storage.k8s.io
453456
spec:

0 commit comments

Comments
 (0)