Commit 8930ff77e3d279a50c3862ac8b37b78eecaeae39

Authored by George Vlahavas
1 parent fc3cc78248

Remove volume creation for grafana

Not needed anymore, as it is included in the kea_grafana image.

Showing 1 changed file with 0 additions and 3 deletions

create_volumes.sh View file @ 8930ff7
... ... @@ -5,7 +5,4 @@
5 5  
6 6 # Extract initial index. This allows us to use a predefined kibana dashboard
7 7 tar xzf elk_base.tar.gz -C ./data
8   -
9   -# Extract initial data. This allows us to use a predefined grafana dashboard
10   -tar xf grafana-storage.tar.xz -C ./data