Skip to content

Commit 4894ad8

Browse files
committed
Implement Angie's comments
1 parent 07a6d2b commit 4894ad8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ spec:
135135

136136
. Create the `DataProtectionApplication` CR and the S3 secret:
137137

138-
.. Create the following CRs in your `source-crs` directory:
138+
.. Extract the following CRs from the `ztp-site-generate` container image and push them to `source-cr` directory:
139139
+
140140
--
141141
.Example `DataProtectionApplication.yaml` file

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@ cgu-ibu-upgrade 31h Completed All clusters are compliant with all th
148148
- fileName: OadpOperatorStatus.yaml
149149
policyName: "subscriptions-policy"
150150
complianceType: mustnothave
151+
----
152+
153+
.. Change the `complianceType` to `mustnothave` for the OADP Operator namespace, Operator group, and subscription in the site `PolicyGenTemplate` file.
154+
+
155+
[source,yaml]
156+
----
151157
- fileName: OadpSecret.yaml
152158
policyName: "subscriptions-policy"
153159
complianceType: mustnothave

0 commit comments

Comments
 (0)