1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #21765 from openshift-cherrypick-robot/cherry-pick-21539-to-enterprise-4.5

[enterprise-4.5] Remove step for not installing CAM operator on target cluster
This commit is contained in:
Andrea Hoffer
2020-05-04 08:22:20 -04:00
committed by GitHub

View File

@@ -69,18 +69,6 @@ spec:
[...]
----
endif::[]
ifdef::targetcluster-3-4,targetcluster-4_2-4_x,targetcluster-4_1-4_x[]
. If you do not want to install the CAM tool on the target cluster, update the `migration_controller` and `migration_ui` parameters in the `spec` stanza:
+
[source,yaml]
----
spec:
[...]
migration_controller: false
migration_ui: false
[...]
----
endif::[]
. Click *Create*.