apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: rook-ceph
    meta.helm.sh/release-namespace: rook-ceph
  creationTimestamp: "2026-04-22T13:36:07Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: cephfs-csi-nodeplugin-role
  resourceVersion: "9871"
  uid: b43e8c95-44e3-410a-bd5f-84f4bc7d8713
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: ClusterRole
  name: cephfs-csi-nodeplugin
subjects:
- kind: ServiceAccount
  name: rook-csi-cephfs-plugin-sa
  namespace: rook-ceph
