Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions modules/gitops-argo-cd-installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ To manage cluster configurations or deploy applications, you can install and dep

. Create or select the project where you want to install the Argo CD instance from the *Project* drop-down menu.

. Select *Openshift GitOps Operator* from the installed operators and select the *Argo CD* tab.
. Select *OpenShift GitOps Operator* from the installed operators and select the *Argo CD* tab.

. Click *Create* to configure the following parameters:
. Click *Create* to configure the parameters:

.. For *Name*, enter `/`.
.. Enter the **Name** of the instance. By default, the *Name* is set to *argocd*.

.. Create an external OS Route to access Argo CD server. Click *Server* -> *Route* and, for *Enable Route*, select *true*.
.. Create an external OS Route to access Argo CD server. Click *Server* -> *Route* and check *Enabled*.

. To open the Argo CD web UI, click the route that is created in the project where the Argo CD instance is installed.
. To open the Argo CD web UI, click the route by navigating to **Networking -> Routes -> <instance name> -> server** in the project where the Argo CD instance is installed.