From 41c9830920beae196c19ca012d833f8f450d74ff Mon Sep 17 00:00:00 2001 From: Alexandra Molnar Date: Fri, 26 Jul 2024 12:09:33 +0100 Subject: [PATCH] OCPBUGS-37195: Clarify which OADP manifests are for target clusters in IBU docs --- modules/ztp-image-based-upgrade-installing-oadp.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ztp-image-based-upgrade-installing-oadp.adoc b/modules/ztp-image-based-upgrade-installing-oadp.adoc index ac85b55f6b6b..3a81c6e0f071 100644 --- a/modules/ztp-image-based-upgrade-installing-oadp.adoc +++ b/modules/ztp-image-based-upgrade-installing-oadp.adoc @@ -13,7 +13,7 @@ Install and configure the OADP Operator with {ztp} before starting the upgrade. .Procedure -. Create the following CRs in the `openshift-adp` namespace and push them to the `source-crs/custom-crs` directory: +. Create the following CRs in the `openshift-adp` namespace for both the seed and target clusters, then push the CRs to the `source-crs/custom-crs` directory: + -- .Example `OadpSubscriptionNS.yaml` file @@ -138,7 +138,7 @@ spec: [...] ---- -. Create the `DataProtectionApplication` CR and the S3 secret: +. Create the `DataProtectionApplication` CR and the S3 secret only for the target cluster: .. Create the following CRs in your `source-crs/custom-crs` directory: +