sigs.k8s.io/cluster-api@v1.7.1/controlplane/kubeadm/config/rbac/aggregated_role.yaml (about)

     1  apiVersion: rbac.authorization.k8s.io/v1
     2  kind: ClusterRole
     3  metadata:
     4    name: aggregated-manager-role
     5  aggregationRule:
     6    clusterRoleSelectors:
     7    - matchLabels:
     8        kubeadm.controlplane.cluster.x-k8s.io/aggregate-to-manager: "true"
     9  rules: []