Skip to content

Commit e3487ab

Browse files
authored
Update workload-identity-overview.md
1 parent ab97034 commit e3487ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/workload-identity-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you've used [Azure AD pod-managed identity][use-azure-ad-pod-identity], think
8787
8888
|Label |Description |Recommended value |Required |
8989
|------|------------|------------------|---------|
90-
|`azure.workload.identity/use` | Represents the pod is to be used for workload identity. |true |Yes |
90+
|`azure.workload.identity/use` | This label is required in the pod template spec. Only pods with this label will be mutated by the azure-workload-identity mutating admission webhook to inject the Azure specific environment variables and the projected service account token volume. |true |Yes |
9191

9292
### Pod annotations
9393

0 commit comments

Comments
 (0)