UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 308fbaff authored by Micah Nagel's avatar Micah Nagel Committed by Ryan Garcia
Browse files

Tempo: Fix override for ingest rate limit

parent b27d44b7
No related branches found
No related tags found
1 merge request!2016Tempo: Fix override for ingest rate limit
......@@ -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