File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed
test/helm/gateway-addons-helm Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,3 @@ tempo:
1515 ingester :
1616 flush_check_period : 1s
1717 max_block_duration : 15s
18- querier :
19- # Look at very recent data sitting in ingester memory
20- search_ingesters_until : 1s
21- storage :
22- trace :
23- wal :
24- # Force Write-Ahead Log to flush sooner
25- flush_age_threshold : 5s
Original file line number Diff line number Diff line change @@ -836,10 +836,9 @@ data:
836836 local:
837837 path: /var/tempo/traces
838838 wal:
839- flush_age_threshold: 5s
840839 path: /var/tempo/wal
841840 querier:
842- search_ingesters_until: 1s
841+ {}
843842 query_frontend:
844843 {}
845844 overrides:
@@ -11119,7 +11118,7 @@ spec:
1111911118 app.kubernetes.io/name : tempo
1112011119 app.kubernetes.io/instance : gateway-addons-helm
1112111120 annotations :
11122- checksum/config : 225cbc15bdb5741708e85e96fd9d74d2dd273190b51217624e56ff925b59a13b
11121+ checksum/config : 658cd054eaa8051815e2801a76bff8e63e030ca415e6220fdec9c6373a970ebc
1112311122 spec :
1112411123 serviceAccountName : tempo
1112511124 automountServiceAccountToken : true
You can’t perform that action at this time.
0 commit comments