Skip to content

Commit 95a7112

Browse files
Merge pull request #283737 from saurabh0501/patch-13
Update use-container-storage-with-temp-ssd.md
2 parents 73f7041 + 02107a0 commit 95a7112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/use-container-storage-with-temp-ssd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ A persistent volume claim is used to automatically provision storage based on a
264264
metadata:
265265
name: ephemeralpvc
266266
annotations:
267-
"acstor.azure.com/accept-ephemeral-storage=true"
267+
acstor.azure.com/accept-ephemeral-storage: "true"
268268
spec:
269269
accessModes:
270270
- ReadWriteOnce

0 commit comments

Comments
 (0)