sigs.k8s.io/cluster-api-provider-azure@v1.17.0/config/rbac/aggregation_role.yaml (about)

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