feat(observability): 🗂️ organize dashboards into Grafana folders

Assigns folder field to all GrafanaDashboard CRs:
- EDP / Overview: platform-overview
- EDP / Applications: forgejo, argocd-operational, garm, argocd
- EDP / Operations: cronjob-monitoring, ingress-nginx, victoria-logs
This commit is contained in:
Daniel Sy 2026-06-19 14:46:35 +02:00
parent 7f5c680e19
commit 4591ee7b14
Signed by untrusted user: danielsy
GPG key ID: 1F39A8BBCD2EE3D3
8 changed files with 8 additions and 0 deletions

View file

@ -6,4 +6,5 @@ spec:
instanceSelector:
matchLabels:
dashboards: "grafana"
folder: "EDP / Applications"
url: "https://raw.githubusercontent.com/argoproj/argo-cd/refs/heads/master/examples/dashboard.json"