apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
  annotations:
    rbac.authorization.kubernetes.io/autoupdate: "true"
  creationTimestamp: "2026-08-25T19:05:36Z"
  labels:
    kubernetes.io/bootstrapping: rbac-defaults
  name: system:controller:statefulset-controller
  resourceVersion: "217"
  uid: 25cdf7bc-adf9-40b5-a904-ad4f43745049
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: ClusterRole
  name: system:controller:statefulset-controller
subjects:
- kind: ServiceAccount
  name: statefulset-controller
  namespace: kube-system
