We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56eaa52 commit f746823Copy full SHA for f746823
cortex/tsdb-config.libsonnet
@@ -13,7 +13,7 @@
13
cortex_store_gateway_data_disk_class: 'standard',
14
15
// Allow to configure the compactor disk.
16
- cortex_compactor_data_disk_size: '250Gi',
+ cortex_compactor_data_disk_size: '500Gi',
17
cortex_compactor_data_disk_class: 'fast',
18
19
// Allow to fine tune compactor.
0 commit comments