Skip to content

Commit 6fe7f15

Browse files
authored
Merge pull request #55836 from tshwartz/TELCODOCS-1142
TELCODOCS-1142: MGMT-10209 assisted-service ICSP support
2 parents 90cdcff + f27b202 commit 6fe7f15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ztp-configuring-the-cluster-for-a-disconnected-environment.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="ztp-configuring-the-cluster-for-a-disconnected-environment_{context}"]
77
= Configuring the hub cluster to use a disconnected mirror registry
88

9-
You can configure the hub cluster to use a disconnected mirror registry for a disconnected environment.
9+
You can configure the hub cluster to use a disconnected mirror registry for a disconnected environment.
1010

1111
.Prerequisites
1212

@@ -43,7 +43,7 @@ data:
4343
mirror-by-digest-only = true
4444
----
4545
<1> The mirror registry’s certificate used when creating the mirror registry.
46-
<2> The configuration for the mirror registry.
46+
<2> The configuration file for the mirror registry. The mirror registry configuration adds mirror information to `/etc/containers/registries.conf` in the Discovery image. The mirror information is stored in the `imageContentSources` section of the `install-config.yaml` file when passed to the installation program. The Assisted Service pod running on the HUB cluster fetches the container images from the configured mirror registry.
4747
<3> The URL of the mirror registry.
4848
+
4949
This updates `mirrorRegistryRef` in the `AgentServiceConfig` custom resource, as shown below:

0 commit comments

Comments
 (0)