mirror of
https://github.com/malarinv/iperf3-monitor.git
synced 2026-03-07 21:12:34 +00:00
feat: Add Grafana dashboard as ConfigMap
Adds the Grafana dashboard for iperf3-monitor as a ConfigMap to the Helm chart. The dashboard is sourced from the project's README and stored in `charts/iperf3-monitor/grafana/iperf3-dashboard.json`. A new template `charts/iperf3-monitor/templates/grafana-dashboard-configmap.yaml` creates the ConfigMap, loading the dashboard JSON and labeling it with `grafana_dashboard: "1"` to enable auto-discovery by Grafana.
This commit is contained in: