mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
nfs: add provisioner & plugin sa to scc.yaml
This commit adds nfs provisioner & plugin sa to scc.yaml to be used with openshift. Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
@ -48,3 +48,5 @@ users:
|
||||
- "system:serviceaccount:ceph-csi:csi-cephfs-plugin-sa"
|
||||
# yamllint disable-line rule:line-length
|
||||
- "system:serviceaccount:ceph-csi:csi-cephfs-provisioner-sa"
|
||||
- "system:serviceaccount:ceph-csi:csi-nfs-plugin-sa"
|
||||
- "system:serviceaccount:ceph-csi:csi-nfs-provisioner-sa"
|
||||
|
Reference in New Issue
Block a user