Skip to content

Commit aad170e

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#114813
We made changes in line no: 240 From: name: busybox To: - name: busybox
1 parent 583f4d6 commit aad170e

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)