Skip to content

Commit 572d7ff

Browse files
authored
Merge pull request #95834 from openshift-cherrypick-robot/cherry-pick-95760-to-enterprise-4.16
[enterprise-4.16] [OSDOCS-14803] Update storage-persistent-storage-pv.adoc
2 parents 9f92690 + f2aa0f1 commit 572d7ff

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)