Skip to content

Commit 9afc807

Browse files
authored
Merge pull request #95760 from prithvipatil97/patch-71
[OSDOCS-14803] Update storage-persistent-storage-pv.adoc
2 parents e4207f4 + c003ab1 commit 9afc807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/storage-persistent-storage-pv.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ You can view the name of the PVC that is bound to the PV by running the followin
253253

254254
[source,terminal]
255255
----
256-
$ oc get pv <pv-claim>
256+
$ oc get pv <pv_claim>
257257
----
258258

259259
[id="pv-mount-options_{context}"]
@@ -341,4 +341,4 @@ allowVolumeExpansion: true
341341
====
342342
`mountOptions` are not validated. Incorrect values will cause the mount to fail and an event to be logged to the PVC.
343343
====
344-
endif::microshift[]
344+
endif::microshift[]

0 commit comments

Comments
 (0)