github.com/Azure/aad-pod-identity@v1.8.17/test/load/azureidentity-template.yml (about) 1 apiVersion: "aadpodidentity.k8s.io/v1" 2 kind: AzureIdentity 3 metadata: 4 name: {{.Name}} 5 spec: 6 type: 0 7 resourceID: /subscriptions/$LOAD_TEST_SUBSCRIPTION_ID/resourceGroups/$POD_IDENTITY_RESOURCE_GROUP/providers/Microsoft.ManagedIdentity/userAssignedIdentities/$POD_IDENTITY_ID_NAME 8 clientID: $POD_IDENTITY_CLIENT_ID