sigs.k8s.io/cluster-api-provider-azure@v1.14.3/templates/flavors/aks-clusterclass/patches/managedazurecluster-identity-ref.yaml (about) 1 apiVersion: infrastructure.cluster.x-k8s.io/v1beta1 2 kind: AzureManagedControlPlaneTemplate 3 metadata: 4 name: ${CLUSTER_NAME}-control-plane 5 spec: 6 identityRef: 7 apiVersion: infrastructure.cluster.x-k8s.io/v1beta1 8 kind: AzureClusterIdentity 9 name: "${CLUSTER_IDENTITY_NAME}"