UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 271e3176 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'tempo-override-fix' into 'master'

Tempo: Fix override for ingest rate limit

See merge request platform-one/big-bang/bigbang!2016
parents b27d44b7 308fbaff
No related branches found
No related tags found
1 merge request!2016Tempo: Fix override for ingest rate limit
Pipeline #945633 passed with warnings
......@@ -15,7 +15,7 @@ objectStorage:
tempo:
pullPolicy: {{ .Values.imagePullPolicy }}
overrides:
global_overrides:
ingestion_rate_limit_bytes: 30000000
{{- with .Values.tempo.objectStorage }}
{{- if and .endpoint .region .bucket }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment