Skip to content

Commit 0ac3f21

Browse files
authored
Remove incorrect rules from webhook config (#3370)
1 parent 4beea60 commit 0ac3f21

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

manifests/supervisorcluster/1.31/cns-csi.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -656,10 +656,6 @@ webhooks:
656656
operations: ["CREATE"]
657657
resources: ["volumesnapshots"]
658658
scope: "Namespaced"
659-
- apiVersions: ["v1"]
660-
operations: ["CREATE"]
661-
resources: ["volumesnapshots"]
662-
scope: "Namespaced"
663659
- apiGroups: ["cns.vmware.com"]
664660
apiVersions: ["v1alpha1"]
665661
operations: ["CREATE"]

0 commit comments

Comments
 (0)