ceph-csi/deploy/cephfs/kubernetes/csi-nodeplugin-rbac.yaml
Humble Chirammal a2059d5cb2 cephfs: remove nodeplugin RBAC
This commit remove the clusterRole and Binding of cephfs node plugin
as the node RBAC is not needed for CephFS.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-04-27 10:51:33 +00:00

6 lines
80 B
YAML

---
apiVersion: v1
kind: ServiceAccount
metadata:
name: cephfs-csi-nodeplugin