Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 488 Bytes

gitops_operator.md

File metadata and controls

14 lines (8 loc) · 488 Bytes

Install OpenShift GitOps operator

Install OpenShift GitOps operator from OperatorHub which installs the following components

  1. Argo CD instance in openshift-gitops namespace
  2. GitOps Service in openshift-gitops namespace (openshift-pipelines-app-delivery in case of a 4.6 cluster)

Follow the installation wizard and deploy the operator with defaults.

screenshot

screenshot

screenshot