Skip to content

Commit 9f1056a

Browse files
authored
Merge pull request #46473 from rh-tokeefe/OSSMDOC-227
OSSMDOC-227: update output from comand oc get smcp
2 parents bf973cc + 5b52370 commit 9f1056a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ossm-control-plane-deploy-1x.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@ $ oc create -n istio-system -f istio-installation.yaml
109109
$ oc get smcp -n istio-system
110110
----
111111
+
112-
The installation has finished successfully when the STATUS column is `InstallSuccessful`.
112+
The installation has finished successfully when the STATUS column is `ComponentsReady`.
113113
+
114114
----
115-
NAME READY STATUS TEMPLATE VERSION AGE
116-
basic-install 9/9 InstallSuccessful default v1.1 4m25s
115+
NAME READY STATUS PROFILES VERSION AGE
116+
basic-install 11/11 ComponentsReady ["default"] v1.1.18 4m25s
117117
----
118118
+
119119
. Run the following command to watch the progress of the Pods during the installation process:

0 commit comments

Comments
 (0)