File tree Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ name: loki
55repo :
66 name : loki
77 url : https://grafana.github.io/helm-charts
8- version : 6.19 .0
8+ version : 5.48 .0
99options :
1010 loki :
1111 auth_enabled : false
Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ name: tempo
55repo :
66 name : tempo
77 url : https://grafana.github.io/helm-charts
8- version : 1.13.0
8+ # Watch out for https://github.com/grafana/helm-charts/issues/3417
9+ # and https://github.com/grafana/helm-charts/pull/3503!
10+ version : 1.12.0
911options :
1012 tempo :
1113 server :
Original file line number Diff line number Diff line change @@ -14,15 +14,8 @@ options:
1414 cassandra : false
1515 allInOne :
1616 enabled : true
17- extraEnv : []
18- service :
19- headless : true
20- collector :
21- otlp :
22- # http:
23- # name: otlp-http
24- grpc :
25- name : otlp-grpc
17+ storage :
18+ type : memory
2619 agent :
2720 enabled : false
2821 collector :
You can’t perform that action at this time.
0 commit comments