Commit a92a3f7
authored
[jaeger] Major refactoring of templates to simplify (#702)
# [jaeger] Major refactoring for Jaeger v2
## Summary
This PR modernizes the Jaeger Helm chart for **Jaeger v2**, which is
built on the OpenTelemetry Collector framework. It removes legacy v1
components and consolidates to a single deployment model with
simplified, more maintainable templates.
## Breaking Changes 1 parent 7137582 commit a92a3f7
File tree
32 files changed
+700
-1696
lines changed- charts/jaeger
- templates
32 files changed
+700
-1696
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments