Skip to content

Commit ba8fdd2

Browse files
Merge pull request #252186 from Naveenommi-MSFT/patch-74
(AzureCXP) fixes MicrosoftDocs/azure-docs#114813
2 parents 583f4d6 + aad170e commit ba8fdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/csi-secrets-store-identity-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Before you begin, you must have the following prerequisites:
237237
name: busybox-secrets-store-inline-user-msi
238238
spec:
239239
containers:
240-
name: busybox
240+
- name: busybox
241241
image: registry.k8s.io/e2e-test-images/busybox:1.29-4
242242
command:
243243
- "/bin/sleep"

0 commit comments

Comments
 (0)