You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
. Create the `migration-controller` object by entering the following command:
79
79
+
80
80
[source,terminal]
81
81
----
@@ -85,7 +85,7 @@ $ oc create -f controller.yml
85
85
ifdef::upgrading-3-4[]
86
86
. If you have previously added the {product-title} 3 cluster to the {mtc-short} web console, you must update the service account token in the web console because the upgrade process deletes and restores the `openshift-migration` namespace:
87
87
88
-
.. Obtain the service account token:
88
+
.. Obtain the service account token by entering the following command:
0 commit comments