Skip to content

Commit 10298d7

Browse files
committed
fixed bug for grafana chart
1 parent 400c360 commit 10298d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

yamls/grafana.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,9 @@ data:
172172
logs = /var/log/grafana
173173
plugins = /var/lib/grafana/plugins
174174
provisioning = /etc/grafana/provisioning
175+
dashboardproviders.yaml: |
176+
apiVersion: 1
177+
providers: []
175178
download_dashboards.sh: |
176179
#!/usr/bin/env sh
177180
set -euf

0 commit comments

Comments
 (0)