Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/ztp-image-based-upgrade-installing-oadp.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
+
Expand Down