Skip to content

Commit 938535e

Browse files
committed
There's a mismatch between the name of the pod in the screenshot "secrets-store-provider-azure"
and the name of the pod in the text: "Azure Key Vault Provider". It's been being fixed with this PR. The other name in this line "Secrets Store CSI Driver" matches the screenshot.
1 parent 618c7df commit 938535e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/csi-secrets-store-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ aks-secrets-store-provider-azure-6pqmv 1/1 Running 0 4m24s
8787
aks-secrets-store-provider-azure-f5qlm 1/1 Running 0 4m25s
8888
```
8989

90-
Be sure that a Secrets Store CSI Driver pod and an Azure Key Vault Provider pod are running on each node in your cluster's node pools.
90+
Be sure that a Secrets Store CSI Driver pod and a Secrets Store Provider Azure pod are running on each node in your cluster's node pools.
9191

9292
## Create or use an existing Azure key vault
9393

0 commit comments

Comments
 (0)