Skip to content

Commit a01c84c

Browse files
authored
Merge pull request #96338 from jldohmann/OCPBUGS-54538
OCPBUGS-54538: remove openshiftapps domain
2 parents 6c8d067 + ec0fa91 commit a01c84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/configuring-firewall.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ If your environment has a dedicated load balancer in front of your {product-titl
8383
|The `https://console.redhat.com` site uses authentication from `sso.redhat.com`
8484
|===
8585
+
86-
* You can use the wildcards `\*.quay.io` and `*.openshiftapps.com` instead of `cdn.quay.io` and `cdn0[1-6].quay.io` in your allowlist.
86+
* You can use the wildcard `*.quay.io` instead of `cdn.quay.io` and `cdn0[1-6].quay.io` in your allowlist.
8787
* You can use the wildcard `*.access.redhat.com` to simplify the configuration and ensure that all subdomains, including `registry.access.redhat.com`, are allowed.
8888
* When you add a site, such as `quay.io`, to your allowlist, do not add a wildcard entry, such as `*.quay.io`, to your denylist. In most cases, image registries use a content delivery network (CDN) to serve images. If a firewall blocks access, image downloads are denied when the initial download request redirects to a hostname such as `cdn01.quay.io`.
8989

0 commit comments

Comments
 (0)