Skip to content

Commit 35239ab

Browse files
committed
updated deploy app section
1 parent 5770c12 commit 35239ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/aks/workload-identity-deploy-cluster.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ kind: ServiceAccount
114114
metadata:
115115
annotations:
116116
azure.workload.identity/client-id: "${USER_ASSIGNED_CLIENT_ID}"
117-
labels:
118-
azure.workload.identity/use: "true"
119117
name: "${SERVICE_ACCOUNT_NAME}"
120118
namespace: "${SERVICE_ACCOUNT_NAMESPACE}"
121119
EOF

0 commit comments

Comments
 (0)