diff --git a/modules/gitops-argo-cd-installation.adoc b/modules/gitops-argo-cd-installation.adoc index acfa2ffe6358..295894e9f476 100644 --- a/modules/gitops-argo-cd-installation.adoc +++ b/modules/gitops-argo-cd-installation.adoc @@ -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. \ No newline at end of file +. To open the Argo CD web UI, click the route by navigating to **Networking -> Routes -> -> server** in the project where the Argo CD instance is installed. \ No newline at end of file