Skip to content

Commit 73f7041

Browse files
Merge pull request #283735 from saurabh0501/patch-12
Update use-container-storage-with-local-nvme-replication.md
2 parents 4c55232 + 669cd41 commit 73f7041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/use-container-storage-with-local-nvme-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ A persistent volume claim (PVC) is used to automatically provision storage based
268268
metadata:
269269
name: ephemeralpvc
270270
annotations:
271-
"acstor.azure.com/accept-ephemeral-storage=true"
271+
acstor.azure.com/accept-ephemeral-storage: "true"
272272
spec:
273273
accessModes:
274274
- ReadWriteOnce

0 commit comments

Comments
 (0)