From 8242d8be3b58da4f13fdb166e0be491c26617c6e Mon Sep 17 00:00:00 2001 From: Shane Lovern Date: Tue, 13 Dec 2022 11:08:20 +0000 Subject: [PATCH] TELCODOCS-1017: Image registry and image source policy setup in disconnected environment for TALM precaching/backup features --- modules/ztp-acm-installing-disconnected-rhacm.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/ztp-acm-installing-disconnected-rhacm.adoc b/modules/ztp-acm-installing-disconnected-rhacm.adoc index 1dccd2b0c227..e02e21faeb7f 100644 --- a/modules/ztp-acm-installing-disconnected-rhacm.adoc +++ b/modules/ztp-acm-installing-disconnected-rhacm.adoc @@ -15,6 +15,11 @@ Use {rh-rhacm-first}, {gitops-title}, and {cgu-operator-first} on the hub cluste * You have logged in as a user with `cluster-admin` privileges. * You have configured a disconnected mirror registry for use in the cluster. ++ +[NOTE] +==== +The disconnected mirror registry that you create must contain a version of {cgu-operator} backup and pre-cache images that matches the version of {cgu-operator} running in the hub cluster. The spoke cluster must be able to resolve these images in the disconnected mirror registry. +==== .Procedure