Skip to content

Commit bb890a9

Browse files
authored
Merge pull request #95831 from openshift-cherrypick-robot/cherry-pick-95760-to-enterprise-4.14
[enterprise-4.14] [OSDOCS-14803] Update storage-persistent-storage-pv.adoc
2 parents 42c55c0 + 630c2e3 commit bb890a9

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

262262
[source,terminal]
263263
----
264-
$ oc get pv <pv-claim>
264+
$ oc get pv <pv_claim>
265265
----
266266

267267
[id="pv-mount-options_{context}"]
@@ -348,4 +348,4 @@ allowVolumeExpansion: true
348348
====
349349
`mountOptions` are not validated. Incorrect values will cause the mount to fail and an event to be logged to the PVC.
350350
====
351-
endif::microshift[]
351+
endif::microshift[]

0 commit comments

Comments
 (0)