Skip to content

Commit 15bb706

Browse files
authored
Removing dead config (#13)
Signed-off-by: Friedrich Gonzalez <[email protected]> Signed-off-by: Friedrich Gonzalez <[email protected]>
1 parent 05b947e commit 15bb706

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cortex/config.libsonnet

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@
4343

4444
store_gateway_replication_factor: 3,
4545

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-
5046
ingester: {
5147
// These config options are only for the chunks storage.
5248
wal_dir: '/wal_data',

0 commit comments

Comments
 (0)