Skip to content

Commit

Permalink
Improve helm default values for ingesters.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyriltovena authored and slim-bean committed Sep 6, 2019
1 parent dbc7d3b commit 337ef5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion production/helm/loki/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ tracing:
config:
auth_enabled: false
ingester:
chunk_idle_period: 15m
chunk_idle_period: 3m
chunk_block_size: 262144
chunk_retain_period: 1m
lifecycler:
ring:
kvstore:
Expand Down

0 comments on commit 337ef5d

Please sign in to comment.