Updated managed identity
This commit is contained in:
		| @@ -4,7 +4,7 @@ metadata: | ||||
|   name: deployer-binding | ||||
| subjects: | ||||
| - kind: User | ||||
|   name: daabce80-f745-413f-8377-00472517521c | ||||
|   name: f91aef65-7d2a-4df8-a884-e33b05d54a31 | ||||
|   apiGroup: rbac.authorization.k8s.io | ||||
| roleRef: | ||||
|   kind: ClusterRole | ||||
|   | ||||
| @@ -24,8 +24,8 @@ spec: | ||||
|   parameters: | ||||
|     usePodIdentity: "false" | ||||
|     useVMManagedIdentity: "true" | ||||
|     userAssignedIdentityID: "0c2780e4-8594-4aab-8f1a-8a19f71924bd" # client_id of the user-assigned managed identity | ||||
|     clientID: "0c2780e4-8594-4aab-8f1a-8a19f71924bd"               # client_id of the user-assigned managed identity | ||||
|     userAssignedIdentityID: "f91aef65-7d2a-4df8-a884-e33b05d54a31" # client_id of the user-assigned managed identity | ||||
|     clientID: "f91aef65-7d2a-4df8-a884-e33b05d54a31"               # client_id of the user-assigned managed identity | ||||
|     keyvaultName: "dev-aks" | ||||
|     objects:  | | ||||
|       array: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user