monitoring-config: grafana dashboards labelValue
Since kube-prometheus-stack helm chart v32.2.0, the `labelValue` has to
be set to "1" for the default grafana dashboard label selector to select
the flux dashboard configuration.
Also, update kube-prometheus-stack to v34.7.0, latest.
Refer: eba5b198f5
Signed-off-by: Sunny <darkowlzz@protonmail.com>
This commit is contained in:
@@ -10,4 +10,4 @@ configMapGenerator:
|
||||
- ../grafana/dashboards/cluster.json
|
||||
options:
|
||||
labels:
|
||||
grafana_dashboard: flux-system
|
||||
grafana_dashboard: "1"
|
||||
|
||||
Reference in New Issue
Block a user