kube/grafana
2024-07-27 23:08:29 +03:00
..
application.yml migrate grafana to new passmower and external db 2024-07-27 23:08:29 +03:00
README.md Updates and cleanups 2023-08-29 09:29:36 +03:00

Grafana

This application is managed by ArgoCD

Should ArgoCD be down manifests here can be applied with:

kubectl create namespace grafana
kubectl apply -n grafana -f application.yml

Grafana post deployment steps

  • Configure Prometheus datasource with URL set to http://prometheus-operated.monitoring.svc.cluster.local:9090