mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Fix csi rbac in e2e manifests
This commit is contained in:
parent
59625d8788
commit
c13eb07cdf
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user