sigs.k8s.io/cluster-api-provider-azure@v1.17.0/templates/test/ci/patches/uami-mp-0.yaml (about)

     1  apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
     2  kind: AzureMachinePool
     3  metadata:
     4    name: ${CLUSTER_NAME}-mp-0
     5    namespace: default
     6  spec:
     7    identity: UserAssigned
     8    userAssignedIdentities:
     9    - providerID: /subscriptions/${AZURE_SUBSCRIPTION_ID}/resourceGroups/${CI_RG:=capz-ci}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/${USER_IDENTITY:=cloud-provider-user-identity}