Skip to content

Commit 1cd5e9e

Browse files
committed
OCPBUGS-37195: Clarify which OADP manifests are for target clusters in IBU docs
1 parent dae150a commit 1cd5e9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ztp-image-based-upgrade-installing-oadp.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Install and configure the OADP Operator with {ztp} before starting the upgrade.
1313
1414
.Procedure
1515

16-
. Create the following CRs in the `openshift-adp` namespace and push them to the `source-crs/custom-crs` directory:
16+
. 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:
1717
+
1818
--
1919
.Example `OadpSubscriptionNS.yaml` file
@@ -138,7 +138,7 @@ spec:
138138
[...]
139139
----
140140

141-
. Create the `DataProtectionApplication` CR and the S3 secret:
141+
. Create the `DataProtectionApplication` CR and the S3 secret only for the target cluster:
142142

143143
.. Create the following CRs in your `source-crs/custom-crs` directory:
144144
+

0 commit comments

Comments
 (0)