Skip to content

Commit bf228ae

Browse files
committed
Adding some more content 4
1 parent 14e95e3 commit bf228ae

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

content/learn/getting-started-multi-cloud-gitops.adoc

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ The {validated-patterns-op} is successfully installed in the relevant namespace.
171171
. Click the installed *{validated-patterns-op}*.
172172

173173
. Under the *Details* tab, in the *Provided APIs* section, in the
174-
*Pattern* box, click *Create Instance* that displays the *Create Pattern* page.
174+
*Pattern* box, click *Create instance* that displays the *Create Pattern* page.
175175

176176
. On the the *Create Pattern* page, select *Form view* and enter information in the following fields:
177177

@@ -199,11 +199,19 @@ Verify that the *hello-world* application deployed successfully as follows:
199199

200200
. Select the *hello-world* *Project*.
201201

202-
. Click on the *Location URL*. THis should reveal the *Hello World!*
202+
. Click on the *Location URL*. THis should reveal:
203+
+
204+
[source,terminal]
205+
----
206+
Hello World!
203207
208+
Hub Cluster domain is 'apps.aws-hub-cluster.openshift.org'
209+
Pod is running on Local Cluster Domain 'apps.aws-hub-cluster.openshift.org'
210+
----
211+
+
204212
For more information about post-installation instructions for a pattern, see its _Getting started_ page.
205213

206-
Alternatively you can deploy the Multicloud GitOps pattern usung the command line script `pattern.sh`
214+
Alternatively you can deploy the Multicloud GitOps pattern by using the command line script `pattern.sh`
207215

208216
. Deploy the pattern by running `./pattern.sh make install` or by using the link:/infrastructure/using-validated-pattern-operator/[Validated Patterns Operator].
209217

0 commit comments

Comments
 (0)