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: +