Skip to content

Commit

Permalink
fixed bug for grafana chart
Browse files Browse the repository at this point in the history
  • Loading branch information
pghildiyal committed Nov 4, 2020
1 parent 400c360 commit 10298d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions yamls/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,9 @@ data:
logs = /var/log/grafana
plugins = /var/lib/grafana/plugins
provisioning = /etc/grafana/provisioning
dashboardproviders.yaml: |
apiVersion: 1
providers: []
download_dashboards.sh: |
#!/usr/bin/env sh
set -euf
Expand Down

0 comments on commit 10298d7

Please sign in to comment.