Skip to content

Commit 41770ed

Browse files
committed
OSDOCS-3462-re: Removed port 80 reference from AWS firewall pre in ROSA docs
1 parent da2200c commit 41770ed

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This section provides the necessary details that enable you to control egress tr
4545
|Provides core container images.
4646

4747
|`sso.redhat.com`
48-
|443, 80
48+
|443
4949
|Required. The `https://console.redhat.com/openshift` site uses authentication from `sso.redhat.com` to download the pull secret and use Red Hat SaaS solutions to facilitate monitoring of your subscriptions, cluster inventory, chargeback reporting, and so on.
5050

5151
|`quay-registry.s3.amazonaws.com`
@@ -73,11 +73,11 @@ This section provides the necessary details that enable you to control egress tr
7373
|Hosts all the container images that are stored on the Red Hat Ecosytem Catalog. Additionally, the registry provides access to the `odo` CLI tool that helps developers build on OpenShift and Kubernetes.
7474

7575
|`registry.connect.redhat.com`
76-
|443, 80
76+
|443
7777
|Required for all third-party images and certified Operators.
7878

7979
|`console.redhat.com`
80-
|443, 80
80+
|443
8181
|Required. Allows interactions between the cluster and OpenShift Console Manager to enable functionality, such as scheduling upgrades.
8282

8383
|`sso.redhat.com`
@@ -97,7 +97,7 @@ This section provides the necessary details that enable you to control egress tr
9797
|The `openshift.org` site redirects through `www.okd.io`.
9898

9999
|`www.redhat.com`
100-
|443, 80
100+
|443
101101
|The `sso.redhat.com` site redirects through `www.redhat.com`.
102102

103103
|`aws.amazon.com`
@@ -232,11 +232,11 @@ Alternatively, if you choose to not use a wildcard for Amazon Web Services (AWS)
232232
|Used to install and manage clusters in an AWS environment.
233233

234234
|`servicequotas.<aws_region>.amazonaws.com`
235-
|443, 80
235+
|443
236236
|Required. Used to confirm quotas for deploying the service.
237237

238238
|`tagging.<aws_region>.amazonaws.com`
239-
|443, 80
239+
|443
240240
|Allows the assignment of metadata about AWS resources in the form of tags.
241241
|===
242242

0 commit comments

Comments
 (0)