Skip to content

Commit 63b3e85

Browse files
committed
add description in readme
Signed-off-by: Jennie Pham <[email protected]>
1 parent e15ad4d commit 63b3e85

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

charts/tempo-distributed/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ The command removes all the Kubernetes components associated with the chart and
4848

4949
A major chart version change indicates that there is an incompatible breaking change needing manual actions.
5050

51+
### From Chart versions < 1.32.0
52+
* Breaking Change *
53+
In order to reduce confusion, the overrides configurations have been renamed as below.
54+
55+
`global_overrides` => `overrides` (this is where the defaults for every tenant is set)
56+
`overrides` => `per_tenant_overrides` (this is where configurations for specific tenants can be set)
57+
5158
### From Chart versions < 1.31.0
5259

5360
Tempo serverless was deprecated in [tempo 2.7 release](https://github.com/grafana/tempo/releases/tag/v2.7.0),

0 commit comments

Comments
 (0)