diff --git a/modules/ossm-control-plane-deploy-1x.adoc b/modules/ossm-control-plane-deploy-1x.adoc index 5cfe4624a8..24f780c2e8 100644 --- a/modules/ossm-control-plane-deploy-1x.adoc +++ b/modules/ossm-control-plane-deploy-1x.adoc @@ -109,11 +109,11 @@ $ oc create -n istio-system -f istio-installation.yaml $ oc get smcp -n istio-system ---- + -The installation has finished successfully when the STATUS column is `InstallSuccessful`. +The installation has finished successfully when the STATUS column is `ComponentsReady`. + ---- -NAME READY STATUS TEMPLATE VERSION AGE -basic-install 9/9 InstallSuccessful default v1.1 4m25s +NAME READY STATUS PROFILES VERSION AGE +basic-install 11/11 ComponentsReady ["default"] v1.1.18 4m25s ---- + . Run the following command to watch the progress of the Pods during the installation process: