mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-08-20 05:51:19 +02:00
10 lines
335 B
Markdown
10 lines
335 B
Markdown
## 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`).
|