mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Devenv: Longer provisioning update intervals (#88623)
* Change devenv provision updateinterval to one hour * Update bulk-dashboards and bulk-folders * Clear bulk-folders before creating new ones * Update devenv/bulk-folders/bulk-folders.sh
This commit is contained in:
@@ -3,6 +3,7 @@ apiVersion: 1
|
||||
providers:
|
||||
- name: 'Bulk dashboards'
|
||||
folder: 'Bulk dashboards'
|
||||
updateIntervalSeconds: 3600
|
||||
type: file
|
||||
options:
|
||||
path: devenv/bulk-dashboards
|
||||
|
||||
Reference in New Issue
Block a user