Skip to content

Commit 55ed770

Browse files
committed
BZ2000290 Updating registry/modules/registry-configuring-storage-vsphere.adoc
BZ2000290 Shadowing BZ2000290 Updating the case
1 parent 00dce91 commit 55ed770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/registry-configuring-storage-vsphere.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ storage:
8787
claim: <1>
8888
----
8989
+
90-
<1> Leave the `claim` field blank to allow the automatic creation of an `image-registry-storage` PVC.
90+
<1> Leave the `claim` field blank to allow the automatic creation of an `image-registry-storage` persistent volume claim (PVC). The PVC is generated based on the default storage class. However, be aware that the default storage class might provide ReadWriteOnce (RWO) volumes, such as a RADOS Block Device (RBD), which can cause issues when replicating to more than one replica.
9191

9292
. Check the `clusteroperator` status:
9393
+

0 commit comments

Comments
 (0)