Skip to content

Commit 55ad85a

Browse files
Rbac change for VolumeAttributesClass
1 parent cf3d3c9 commit 55ad85a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deploy/kubernetes/rbac.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ rules:
4242
- apiGroups: [""]
4343
resources: ["events"]
4444
verbs: ["list", "watch", "create", "update", "patch"]
45-
# only required if enabling the alpha volume modify feature
4645
- apiGroups: ["storage.k8s.io"]
4746
resources: ["volumeattributesclasses"]
4847
verbs: ["get", "list", "watch"]

0 commit comments

Comments
 (0)