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

Fixed error per BZ 1921284

This commit is contained in:
Samantha Gidlow
2021-01-27 16:03:52 -05:00
committed by openshift-cherrypick-robot
parent ccd4dc2264
commit 3f62d273d0

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]
----