Skip to content

Commit 54a7834

Browse files
committed
Argo CD instance name fixed
made review changes made review changes made review changes made review changes
1 parent 802270a commit 54a7834

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/gitops-argo-cd-installation.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ To manage cluster configurations or deploy applications, you can install and dep
1515

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

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

20-
. Click *Create* to configure the following parameters:
20+
. Click *Create* to configure the parameters:
2121

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

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

26-
. To open the Argo CD web UI, click the route that is created in the project where the Argo CD instance is installed.
26+
. 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.

0 commit comments

Comments
 (0)