File tree 1 file changed +1
-7
lines changed
1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -177,12 +177,6 @@ loki:
177
177
{{- if .enabled }}
178
178
chunk_store_config:
179
179
chunk_cache_config:
180
- async_cache_write_back_buffer_size: 500000
181
- async_cache_write_back_concurrency: 1
182
- background:
183
- writeback_goroutines: 1
184
- writeback_buffer: 500000
185
- writeback_size_limit: 250MB
186
180
default_validity: {{ .defaultValidity }}
187
181
memcached:
188
182
batch_size: {{ .batchSize }}
@@ -3019,7 +3013,7 @@ chunksCache:
3019
3013
# #####################################################################################################################
3020
3014
# -- Setting for the Grafana Rollout Operator https://github.com/grafana/helm-charts/tree/main/charts/rollout-operator
3021
3015
rollout_operator :
3022
- enabled : true
3016
+ enabled : false
3023
3017
3024
3018
# -- podSecurityContext is the pod security context for the rollout operator.
3025
3019
# When installing on OpenShift, override podSecurityContext settings with
You can’t perform that action at this time.
0 commit comments