feat(grafana): install grafana using grafana-operator

Decommission kube-prometheus-stack installed Grafana and use
grafana-operator instead.

Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
Vegard Hagen
2025-08-05 21:05:28 +02:00
parent ca7e368c41
commit 3452ba1cb2
33 changed files with 300 additions and 5882 deletions
@@ -15,15 +15,7 @@ resources:
- service-monitors/argocd-redis.yaml
- service-monitors/argocd-repo-server.yaml
- service-monitors/argocd-server.yaml
configMapGenerator:
- name: argocd-dashboard
namespace: argocd
# From https://github.com/argoproj/argo-cd/blob/master/examples/dashboard.json
files: [ argocd-dashboard.json ]
options:
annotations: { grafana_folder: "Argo CD" }
labels: { grafana_dashboard: "1" }
- dashboard.yaml
helmCharts:
- name: argo-cd