-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Description
Describe the bug a clear and concise description of what the bug is.
Hello,
It seems that the new version doesn't install the default dashboards. I checked the helm parameters inside the values.yaml and the parameter "defaultDashboardsEnabled" is allready set to "true", but after the deployment, the default dashboards getting deleted from grafana. It could be a bug in the new version.
What's your helm version?
version.BuildInfo{Version:"v3.16.3", GitCommit:"cfd07493f46efc9debd9cc1b02a0961186df7fdf", GitTreeState:"clean", GoVersion:"go1.22.7"}
What's your kubectl version?
Client Version: v1.30.7 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.32.8 WARNING: version difference between client (1.30) and server (1.32) exceeds the supported minor version skew of +/-1
Which chart?
kube-prometheus-stack
What's the chart version?
79.5.0
What happened?
I have upgraded the kube-prometheus-stack from version 75.15.1 to version 79.5.0 using the helm. hier the link to source charts.
The upgrade process was completed successfully, but after I checked the grafana, no default dashboard was there.
Can you please help me to solve this issue.
What you expected to happen?
I expect to have the default dashboards in grafana.
How to reproduce it?
No response
Enter the changed values of values.yaml?
No response
Enter the command that you execute and failing/misfunctioning.
No command, I check the Grafana Web Interface and the default dashboard are not there.
Anything else we need to know?
No response