apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
  annotations:
    rbac.authorization.kubernetes.io/autoupdate: "true"
  creationTimestamp: "2026-05-12T05:38:06Z"
  labels:
    kubernetes.io/bootstrapping: rbac-defaults
  name: system:volume-scheduler
  resourceVersion: "201"
  uid: b0a9887a-1e81-4326-9328-14795c1f9b6c
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: ClusterRole
  name: system:volume-scheduler
subjects:
- apiGroup: rbac.authorization.k8s.io
  kind: User
  name: system:kube-scheduler
