Skip to content

Commit 716a2d8

Browse files
committed
Signed-off-by: Tyler Horvath <[email protected]>
1 parent 44c3b52 commit 716a2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ config:
127127
memcached_client:
128128
timeout: 1s
129129
chunk_store:
130-
max_look_back_period: 0s
131130
chunk_cache_config:
132131
memcached:
133132
expiration: 1h
@@ -148,6 +147,7 @@ config:
148147
querier:
149148
active_query_tracker_dir: /data/cortex/querier
150149
query_ingesters_within: 12h
150+
max_query_lookback: 0s
151151
query_range:
152152
split_queries_by_interval: 24h
153153
align_queries_with_step: true

0 commit comments

Comments
 (0)