Skip to content

Commit d581968

Browse files
authored
Merge pull request #95830 from openshift-cherrypick-robot/cherry-pick-95760-to-enterprise-4.13
[enterprise-4.13] [OSDOCS-14803] Update storage-persistent-storage-pv.adoc
2 parents 411f3db + 91ee2b5 commit d581968

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
@@ -255,7 +255,7 @@ You can view the name of the PVC that is bound to the PV by running the followin
255255

256256
[source,terminal]
257257
----
258-
$ oc get pv <pv-claim>
258+
$ oc get pv <pv_claim>
259259
----
260260

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

0 commit comments

Comments
 (0)