Search found 1 match
- Sat Jan 11, 2020 10:42 pm
- Forum: Nagios Log Server
- Topic: Loading dashboards from json file
- Replies: 3
- Views: 2390
Re: Loading dashboards from json file
It seems to work for me. I have the same dashboardProviders section. In addition, I have the following key set: dashboardsConfigMaps: default: "grafana-dashboard" The value grafana-dashboard is the name of a ConfigMap in the same namespace. The content looks like this: apiVersion: v1 data:...