Skip to content

Commit 0b2b3a7

Browse files
authored
Merge pull request #70005 from chuckersjp/chuckersjp-rosa-update
Add info for 3rd party repos
2 parents 1e83807 + 3e85005 commit 0b2b3a7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

modules/osd-aws-privatelink-firewall-prerequisites.adoc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,24 @@ OR
309309
|The SFTP server used by `must-gather-operator` to upload diagnostic logs to help troubleshoot issues with the cluster.
310310
|===
311311

312+
. Allowlist the following URLs for optional third-party content:
313+
+
314+
[cols="6,1,6",options="header"]
315+
|===
316+
|Domain | Port | Function
317+
|`registry.connect.redhat.com`
318+
| 443
319+
| Required for all third-party-images and certified operators.
320+
321+
|`rhc4tp-prod-z8cxf-image-registry-us-east-1-evenkyleffocxqvofrk.s3.dualstack.us-east-1.amazonaws.com`
322+
| 443
323+
| Provides access to container images hosted on `registry.connect.redhat.com`
324+
325+
|`oso-rhc4tp-docker-registry.s3-us-west-2.amazonaws.com`
326+
| 443
327+
| Required for Sonatype Nexus, F5 Big IP operators.
328+
|===
329+
312330
. If you did not allow a wildcard for Amazon Web Services (AWS) APIs, you must also allow the S3 bucket used for the internal OpenShift registry. To retrieve that endpoint, run the following command after the cluster is successfully provisioned:
313331
+
314332
[source,terminal]

0 commit comments

Comments
 (0)