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 05b947e commit 15bb706Copy full SHA for 15bb706
cortex/config.libsonnet
@@ -43,10 +43,6 @@
43
44
store_gateway_replication_factor: 3,
45
46
- // By default ingesters will be run as StatefulSet with WAL.
47
- // If this is set to true, ingesters will use staless deployments without WAL.
48
- ingester_deployment_without_wal: false,
49
-
50
ingester: {
51
// These config options are only for the chunks storage.
52
wal_dir: '/wal_data',
0 commit comments