Skip to content

Commit 1179692

Browse files
authored
Merge pull request #70465 from smunje1/OSDOCS-9214
OSDOCS-9214
2 parents 03276c5 + a8d1670 commit 1179692

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This section provides the necessary details that enable you to control egress tr
4040
|443
4141
|Provides core container images.
4242

43-
|`*.quay.io`
43+
|`.quay.io`
4444
|443
4545
|Provides core container images.
4646

@@ -137,7 +137,7 @@ endif::fedramp[]
137137

138138
--
139139
+
140-
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`.
140+
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`.
141141
+
142142
CDN host names, such as `cdn01.quay.io`, are covered when you add a wildcard entry, such as `.quay.io`, in your allowlist.
143143

@@ -281,7 +281,7 @@ Alternatively, if you choose to not use a wildcard for Amazon Web Services (AWS)
281281
|443
282282
|Alerting service used by {product-title} to send periodic pings that indicate whether the cluster is available and running.
283283

284-
|`*.osdsecuritylogs.splunkcloud.com`
284+
|`.osdsecuritylogs.splunkcloud.com`
285285
OR
286286
`inputs1.osdsecuritylogs.splunkcloud.com`
287287
`inputs2.osdsecuritylogs.splunkcloud.com`

0 commit comments

Comments
 (0)