Skip to content

Commit 08daf80

Browse files
authored
Merge pull request #68184 from laubai/osdocs-8784-footnote-omission
WIP: OSDOCS-8784 Conditioned out FedRAMP footnote from ROSA docs.
2 parents 246cdf2 + 3c2231b commit 08daf80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,9 @@ endif::fedramp[]
126126
[.small]
127127
--
128128
1. In a firewall environment, ensure that the `access.redhat.com` resource is on the allowlist. This resource hosts a signature store that a container client requires for verifying images when pulling them from `registry.access.redhat.com`.
129+
ifdef::fedramp[]
129130
2. Both TCP and UDP ports.
131+
endif::fedramp[]
130132
--
131133
+
132134
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, then image downloads are denied when the initial download request is redirected to a host name such as `cdn01.quay.io`.

0 commit comments

Comments
 (0)