kiwigrid / helm-charts

Helm charts for Kubernetes curated by Kiwigrid
https://kiwigrid.github.io
MIT License
186 stars 209 forks source link

grafana_dashboard=1 not working #433

Closed gowrisankar22 closed 3 years ago

gowrisankar22 commented 3 years ago

If I want to deploy additional Grafana dashboards, the recommendation says that, to add a ConfigMap or Secret which has a label grafana_dashboard=1. The ConfigMap or Secret does not have to be in the same namespace monitoring but this works, if deployed in the same namespace. Not sure what I am missing

 sidecar:
    dashboards:
      enabled: true
      label: grafana_dashboard
monotek commented 3 years ago

How does your configmap look like?

rpahli commented 3 years ago

can you try to restart your grafana pls.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.