File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1111 targetRevision : HEAD
1212 ref : myRepo # repo is available via symlink "myRepo"
1313 - repoURL : https://grafana.github.io/helm-charts
14- targetRevision : 6.25 .0
14+ targetRevision : 6.27 .0
1515 chart : loki
1616 helm :
1717 valueFiles :
Original file line number Diff line number Diff line change 1+ # https://github.com/grafana/loki/blob/main/production/helm/loki/single-binary-values.yaml
12deploymentMode : SingleBinary
23
34gateway :
3536 index :
3637 prefix : index_
3738 period : 24h
38- pattern_ingester :
39+ ingester :
40+ chunk_encoding : snappy
41+ tracing :
3942 enabled : true
43+ querier :
44+ # Default is 4, if you have enough memory and CPU you can increase, reduce if OOMing
45+ max_concurrent : 2
4046 limits_config :
4147 retention_period : 1d
4248
You can’t perform that action at this time.
0 commit comments