Skip to content

Commit a3d4045

Browse files
committed
Adjusting values for cortexproject/cortex#4101
Signed-off-by: Tyler Horvath <[email protected]>
1 parent b648fec commit a3d4045

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
@@ -46,6 +46,7 @@ config:
4646
auth_enabled: false
4747
api:
4848
prometheus_http_prefix: '/prometheus'
49+
response_compression_enabled: true
4950
ingester:
5051
max_transfer_retries: 0
5152
lifecycler:
@@ -164,7 +165,6 @@ config:
164165
frontend:
165166
# max_outstanding_per_tenant: 1000
166167
log_queries_longer_than: 10s
167-
compress_responses: true
168168

169169
rbac:
170170
create: true

0 commit comments

Comments
 (0)