mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +00:00
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:
parent
5d99e3d191
commit
b44e4617e0
2 changed files with 2 additions and 2 deletions
|
|
@ -10,4 +10,4 @@ configMapGenerator:
|
|||
- ../grafana/dashboards/cluster.json
|
||||
options:
|
||||
labels:
|
||||
grafana_dashboard: flux-system
|
||||
grafana_dashboard: "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue