Merge pull request 'feat: add cache path for vmselect' (#19) from benvin/vmselect-cache into master
Reviewed-on: #19
This commit was merged in pull request #19.
This commit is contained in:
@@ -5,3 +5,9 @@ profiles:
|
||||
- disk20
|
||||
- net_com1_eth0
|
||||
- 2core2048
|
||||
storage_volumes:
|
||||
data:
|
||||
pool: fastpool
|
||||
path: /data
|
||||
config:
|
||||
size: 50GB
|
||||
|
||||
@@ -5,3 +5,9 @@ profiles:
|
||||
- disk20
|
||||
- net_com1_eth0
|
||||
- 2core2048
|
||||
storage_volumes:
|
||||
data:
|
||||
pool: fastpool
|
||||
path: /data
|
||||
config:
|
||||
size: 50GB
|
||||
|
||||
@@ -5,3 +5,9 @@ profiles:
|
||||
- disk20
|
||||
- net_com1_eth0
|
||||
- 2core2048
|
||||
storage_volumes:
|
||||
data:
|
||||
pool: fastpool
|
||||
path: /data
|
||||
config:
|
||||
size: 50GB
|
||||
|
||||
Reference in New Issue
Block a user