Skip to content

Commit feb510b

Browse files
authored
Merge pull request #38061 from kelbrown20/notes-section-for-image-registry-section-1927776
BZ:1927776 - Adding clarification for regionEndpoint section
2 parents 7cb42dd + 0d8d533 commit feb510b

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)