1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/modules/installing-gitops-operator-in-web-console.adoc
Debargho Ghosh e53ece6160 added prerequisite to enable marketplace
added changes

made review changes

added links

added xref

added pre-requisites to assemby

 added changes

made review changes
2022-11-08 14:46:01 +00:00

19 lines
844 B
Plaintext

// Module is included in the following assemblies:
//
// * installing-red-hat-openshift-gitops
:_content-type: PROCEDURE
[id="installing-gitops-operator-in-web-console_{context}"]
= Installing OpenShift GitOps 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.