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 51c0fe8 commit c254f83Copy full SHA for c254f83
articles/azure-arc/kubernetes/tutorial-akv-secrets-provider.md
@@ -317,11 +317,11 @@ spec:
317
- "/bin/sleep"
318
- "10000"
319
volumeMounts:
320
- - name: secrets-store01-inline
+ - name: secrets-store-inline
321
mountPath: "/mnt/secrets-store"
322
readOnly: true
323
volumes:
324
325
csi:
326
driver: secrets-store.csi.k8s.io
327
0 commit comments