1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #28899 from openshift-cherrypick-robot/cherry-pick-28897-to-enterprise-4.7

[enterprise-4.7] Fixed error per BZ 1921284
This commit is contained in:
Jeana Routh
2021-01-27 16:55:19 -05:00
committed by GitHub

View File

@@ -51,7 +51,7 @@ spec:
<2> The access mode of the PersistentVolumeClaim. With `ReadWriteOnce`, the volume can be mounted with read and write permissions by a single node.
<3> The size of the PersistentVolumeClaim.
.. Create the `PersistentVolumeClaim`object from the file:
.. Create the `PersistentVolumeClaim` object from the file:
+
[source,terminal]
----