mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 18:11:22 +00:00
Fix csi rbac in e2e manifests
This commit is contained in:
@@ -79,3 +79,4 @@ subjects:
|
|||||||
roleRef:
|
roleRef:
|
||||||
kind: Role
|
kind: Role
|
||||||
name: external-attacher-cfg
|
name: external-attacher-cfg
|
||||||
|
apiGroup: rbac.authorization.k8s.io
|
||||||
|
@@ -87,3 +87,4 @@ subjects:
|
|||||||
roleRef:
|
roleRef:
|
||||||
kind: Role
|
kind: Role
|
||||||
name: external-provisioner-cfg
|
name: external-provisioner-cfg
|
||||||
|
apiGroup: rbac.authorization.k8s.io
|
||||||
|
Reference in New Issue
Block a user