We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf973cc + 5b52370 commit 9f1056aCopy full SHA for 9f1056a
modules/ossm-control-plane-deploy-1x.adoc
@@ -109,11 +109,11 @@ $ oc create -n istio-system -f istio-installation.yaml
109
$ oc get smcp -n istio-system
110
----
111
+
112
-The installation has finished successfully when the STATUS column is `InstallSuccessful`.
+The installation has finished successfully when the STATUS column is `ComponentsReady`.
113
114
115
-NAME READY STATUS TEMPLATE VERSION AGE
116
-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
117
118
119
. Run the following command to watch the progress of the Pods during the installation process:
0 commit comments