Merge pull request 'feat: add cache path for vmselect' (#19) from benvin/vmselect-cache into master

Reviewed-on: #19
This commit is contained in:
Ben Vincent 2025-07-20 16:01:13 +10:00
commit 7b3d224b64
3 changed files with 18 additions and 0 deletions

View File

@ -5,3 +5,9 @@ profiles:
- disk20
- net_com1_eth0
- 2core2048
storage_volumes:
data:
pool: fastpool
path: /data
config:
size: 50GB

View File

@ -5,3 +5,9 @@ profiles:
- disk20
- net_com1_eth0
- 2core2048
storage_volumes:
data:
pool: fastpool
path: /data
config:
size: 50GB

View File

@ -5,3 +5,9 @@ profiles:
- disk20
- net_com1_eth0
- 2core2048
storage_volumes:
data:
pool: fastpool
path: /data
config:
size: 50GB