Files
kube/grafana/README.md
2025-08-07 19:02:11 +03:00

14 lines
249 B
Markdown

# Grafana
# Deployment
With ArgoCD. Render it locally:
```sh
kustomize build . --enable-helm
```
## Grafana post deployment steps
* Configure Prometheus datasource with URL set to
`http://prometheus-operated.monitoring.svc.cluster.local:9090`