You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug a clear and concise description of what the bug is.
I have deployed a new dashboard and i am using it as the home dashboard. When i patch my infrastructure and the grafana pod ist moved to a different node the home dashboard is being reset to the default grafana home dashboard. Is it possible, that the grafana dashboard sidecar is running after grafana sets up and searches for the home dashboard.
deploy kube-prometheus-stack
add configmap with new dashboard
wait until dashboard is read and availible in grafana
set new dashboard as home dashboard
change nodes of your cluster
-> Now home dashboard is reset
Enter the changed values of values.yaml?
NONE
Enter the command that you execute and failing/misfunctioning.
There is no command that fails. I open url of my grafana and after login i see the default home dashboard instead of the one i set before.
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered:
Describe the bug a clear and concise description of what the bug is.
I have deployed a new dashboard and i am using it as the home dashboard. When i patch my infrastructure and the grafana pod ist moved to a different node the home dashboard is being reset to the default grafana home dashboard. Is it possible, that the grafana dashboard sidecar is running after grafana sets up and searches for the home dashboard.
What's your helm version?
version.BuildInfo{Version:"v3.16.2", GitCommit:"13654a52f7c70a143b1dd51416d633e1071faffb", GitTreeState:"dirty", GoVersion:"go1.23.2"}
What's your kubectl version?
Client Version: v1.31.2
Which chart?
charts/kube-prometheus-stack
What's the chart version?
65.3.1
What happened?
grafana home dashboard is resetting to default
What you expected to happen?
keep the home dashboard i set
How to reproduce it?
deploy kube-prometheus-stack
add configmap with new dashboard
wait until dashboard is read and availible in grafana
set new dashboard as home dashboard
change nodes of your cluster
-> Now home dashboard is reset
Enter the changed values of values.yaml?
NONE
Enter the command that you execute and failing/misfunctioning.
There is no command that fails. I open url of my grafana and after login i see the default home dashboard instead of the one i set before.
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: