feat: add cache path for vmselect
- for use by the cacheDataPath
This commit is contained in:
parent
791edafa26
commit
7c1c385ab5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user