1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/installing-gitops-operator-in-web-console.adoc

19 lines
852 B
Plaintext

// Module is included in the following assemblies:
//
// * /cicd/gitops/installing-openshift-gitops.adoc
:_content-type: PROCEDURE
[id="installing-gitops-operator-in-web-console_{context}"]
= Installing {gitops-title} Operator in web console
.Procedure
. Open the *Administrator* perspective of the web console and navigate to *Operators* → *OperatorHub* in the menu on the left.
. Search for `OpenShift GitOps`, click the *{gitops-title}* tile, and then click *Install*.
+
{gitops-title} will be installed in all namespaces of the cluster.
After the {gitops-title} Operator is installed, it automatically sets up a ready-to-use Argo CD instance that is available in the `openshift-gitops` namespace, and an Argo CD icon is displayed in the console toolbar.
You can create subsequent Argo CD instances for your applications under your projects.