Fix for issue #924
As mentioned in https://github.com/coreos/prometheus-operator/issues/924#issuecomment-362859346 .
This commit is contained in:
@@ -1,2 +1,7 @@
|
|||||||
[database]
|
[database]
|
||||||
path = /data/grafana.db
|
path = /data/grafana.db
|
||||||
|
|
||||||
|
[paths]
|
||||||
|
data = /data
|
||||||
|
logs = /data/log
|
||||||
|
plugins = /data/plugins
|
||||||
|
Reference in New Issue
Block a user