Sample ArgoCD resources
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nicolas Massé f747ee15ec minor fix 3 years ago
root minor fix 3 years ago
simple-app initial commit 3 years ago
README.md minor fix 3 years ago
root.yaml enable apps of apps 3 years ago

README.md

ArgoCD Examples (on OpenShift)

Pre-requisites

Install the OpenShift GitOps operator.

Installation

oc new-project simple-app
oc label ns/simple-app argocd.argoproj.io/managed-by=openshift-gitops