bugfixe
This commit is contained in:
parent
ade0ea7048
commit
b72c63dfb5
2 changed files with 3 additions and 2 deletions
|
|
@ -2,5 +2,5 @@ grafana:
|
|||
adminpw: "{{ lookup('password', '/dev/null') }}"
|
||||
plugins:
|
||||
"grafana-piechart-panel": {}
|
||||
datasources: {}
|
||||
dashboards: {}
|
||||
datasources: []
|
||||
dashboards: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue