Commit c13eb07c authored by Michelle Au's avatar Michelle Au

Fix csi rbac in e2e manifests

parent 59625d87
...@@ -79,3 +79,4 @@ subjects: ...@@ -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: ...@@ -87,3 +87,4 @@ subjects:
roleRef: roleRef:
kind: Role kind: Role
name: external-provisioner-cfg name: external-provisioner-cfg
apiGroup: rbac.authorization.k8s.io
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment