kube-prometheus/examples/continuous-delivery/argocd
paulfantom 2913c866bb
fix references to old variables and to other files
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-19 13:56:20 +01:00
..
kube-prometheus fix references to old variables and to other files 2021-01-19 13:56:20 +01:00
application.yaml added entry in README.md 2020-08-28 11:39:27 -04:00
appproject.yaml added entry in README.md 2020-08-28 11:39:27 -04:00
README.md added entry in README.md 2020-08-28 11:39:27 -04:00

ArgoCD Example

This is the simplest, working example of an argocd app, the JSON object built is now an array of objects as that is the prefered format for ArgoCD.

Requirements:

ArgoCD 1.7+

Follow the vendor generation steps at the root of this repository and generate a vendored folder (referenced in application.yaml).