Compare commits

..

2 Commits

Author SHA1 Message Date
7b3d224b64 Merge pull request 'feat: add cache path for vmselect' (#19) from benvin/vmselect-cache into master
Reviewed-on: #19
2025-07-20 16:01:13 +10:00
7c1c385ab5 feat: add cache path for vmselect
- for use by the cacheDataPath
2025-07-20 16:00:28 +10:00
3 changed files with 18 additions and 0 deletions

View File

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

View File

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

View File

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