Skip to content

Commit 0929463

Browse files
authored
Update workload-identity.md
1 parent 1781b17 commit 0929463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Hybrid/workload-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ $SERVICE_ACCOUNT_NAME = "workload-identity-sa"
5454
$FedIdCredentialName = "myFedIdentity"
5555
$MSIName = "myIdentity"
5656
57-
# To access key vault secrets from a pod in the cluster, include these variables
57+
# To access key vault secrets from a pod in the cluster, include these variables:
5858
$KVName = "KV-workload-id"
5959
$KVSecretName= "KV-secret"
6060
```

0 commit comments

Comments
 (0)