apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  annotations:
    meta.helm.sh/release-name: rook-ceph
    meta.helm.sh/release-namespace: rook-ceph
  creationTimestamp: "2026-09-07T11:06:01Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: cephfs-csi-nodeplugin
  resourceVersion: "8414"
  uid: 8c8937c2-54c3-4009-9093-350d62ff4c17
rules:
- apiGroups:
  - ""
  resources:
  - nodes
  verbs:
  - get
