Skip to content

Commit 0d8d533

Browse files
committed
BZ:1927776 - Adding clarification for regionEndpoint section
1 parent fb6d07a commit 0d8d533

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

modules/registry-operator-configuration-resource-overview-aws-s3.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,12 @@ true, or this parameter is ignored.
4343
It is optional.
4444

4545
|===
46+
47+
[NOTE]
48+
====
49+
When the value of the `regionEndpoint` parameter is configured to a URL of a Rados Gateway, an explicit port must not be specified. For example:
50+
[source,yaml]
51+
----
52+
regionEndpoint: http://rook-ceph-rgw-ocs-storagecluster-cephobjectstore.openshift-storage.svc.cluster.local
53+
----
54+
====

0 commit comments

Comments
 (0)