We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1781b17 commit 0929463Copy full SHA for 0929463
AKS-Hybrid/workload-identity.md
@@ -54,7 +54,7 @@ $SERVICE_ACCOUNT_NAME = "workload-identity-sa"
54
$FedIdCredentialName = "myFedIdentity"
55
$MSIName = "myIdentity"
56
57
-# To access key vault secrets from a pod in the cluster, include these variables
+# To access key vault secrets from a pod in the cluster, include these variables:
58
$KVName = "KV-workload-id"
59
$KVSecretName= "KV-secret"
60
```
0 commit comments