ploigos / infra-ops

GitOps repository for the infrastructure that contributors use to develop and test the Ploigos ecosystem
Apache License 2.0
0 stars 1 forks source link

Deploy OpenShift GitOps #1

Closed dwinchell closed 2 years ago

dwinchell commented 2 years ago

Currently, we install the GitHub Runner using a helm command. We want to move to a GitOps model.

To do that, we need a GitOps controller. We will use OpenShift Gitops, which is a feature of OpenShift and is a supported distribution of ArgoCD.

Future stories will build on this work to deploy the application, GitHub Runner and other services using ArgoCD.

Success Criteria:

Notes:

dwinchell commented 2 years ago

Work started: https://github.com/ploigos/infra-ops/tree/argocd