Skip to content

Commit 14e95e3

Browse files
committed
Adding some more content 3
1 parent b996689 commit 14e95e3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,19 @@ To know the cluster group name for the patterns that you want to deploy, check t
191191

192192
The {rh-gitops} Operator displays in list of *Installed Operators*. The {rh-gitops} Operator installs the remaining assets and artifacts for this pattern. To view the installation of these assets and artifacts, such as {rh-rhacm-first}, ensure that you switch to *Project:All Projects*.
193193

194+
The deployment will not take long but it should deploy successfully.
195+
196+
Verify that the *hello-world* application deployed successfully as follows:
197+
198+
. Navigate to the *Networking* -> *Routes* menu options.
199+
200+
. Select the *hello-world* *Project*.
201+
202+
. Click on the *Location URL*. THis should reveal the *Hello World!*
203+
194204
For more information about post-installation instructions for a pattern, see its _Getting started_ page.
195205

206+
Alternatively you can deploy the Multicloud GitOps pattern usung the command line script `pattern.sh`
196207

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

0 commit comments

Comments
 (0)