Skip to content

Commit fd2a78a

Browse files
OCPBUGS-42243:updating firewall list
1 parent 108f9cc commit fd2a78a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/configuring-firewall.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ If your environment has a dedicated load balancer in front of your {product-titl
4242
|443
4343
|Hosts a signature store that a container client requires for verifying images pulled from `registry.access.redhat.com`. In a firewall environment, ensure that this resource is on the allowlist.
4444

45-
|`registry.access.redhat.com`
45+
|`registry.access.redhat.com`
4646
|443
47-
|Hosts all the container images that are stored on the Red Hat Ecosystem Catalog, including core container images.
47+
|Hosts all the container images that are stored on the Red Hat Ecosystem Catalog, including core container images.
4848

4949
|`quay.io`
5050
|443
@@ -305,6 +305,7 @@ Alternatively, if you choose to not use a wildcard for AWS APIs, you must includ
305305
Operators require route access to perform health checks. Specifically, the authentication and web console Operators connect to two routes to verify that the routes work. If you are the cluster administrator and do not want to allow `*.apps.<cluster_name>.<base_domain>`, then allow these routes:
306306
+
307307
* `oauth-openshift.apps.<cluster_name>.<base_domain>`
308+
* `canary-openshift-ingress-canary.apps.<cluster_name>.<base_domain>`
308309
* `console-openshift-console.apps.<cluster_name>.<base_domain>`, or the hostname
309310
that is specified in the `spec.route.hostname` field of the
310311
`consoles.operator/cluster` object if the field is not empty.

0 commit comments

Comments
 (0)