sigs.k8s.io/cluster-api@v1.7.1/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 cluster.x-k8s.io/aggregate-to-manager: "true" 9 rules: []