{ "apiVersion": "rbac.authorization.k8s.io/v1", "kind": "ClusterRoleBinding", "metadata": { "annotations": { "rbac.authorization.kubernetes.io/autoupdate": "true" }, "creationTimestamp": "2023-09-11T09:59:01Z", "labels": { "kubernetes.io/bootstrapping": "rbac-defaults" }, "name": "system:controller:expand-controller", "resourceVersion": "155", "uid": "5b0c09a6-1164-44f9-bc87-ca4138701bf0" }, "roleRef": { "apiGroup": "rbac.authorization.k8s.io", "kind": "ClusterRole", "name": "system:controller:expand-controller" }, "subjects": [ { "kind": "ServiceAccount", "name": "expand-controller", "namespace": "kube-system" } ] }