added entry in README.md

This commit is contained in:
Andres De Castro
2020-08-28 11:39:27 -04:00
parent 1e0ad975c1
commit d869da16fc
5 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
## 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`).