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
Copy file name to clipboardExpand all lines: modules/ossm-performing-revisionbased-update.adoc
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,16 @@ The {SMProductShortName} Operator deploys a new version of the control plane alo
34
34
$ oc get istiorevisions
35
35
----
36
36
37
-
. Move the workloads to the new control plane by updating the `istio.io/rev` label on the application namespace or the pods to the revision name of the new control plane.
37
+
. Move the workloads to the new control plane by updating the `istio.io/rev` label on the application namespace by running the following command:
0 commit comments