File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ helmCharts:
66 includeCRDs : true
77 releaseName : mimir-distributed
88 namespace : monitoring
9- version : " 5.4.0 "
9+ version : " 5.4.1 "
1010 repo : https://grafana.github.io/helm-charts
1111 valuesInline :
1212 fullnameOverride : mimir
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ helmCharts:
55 - name : tempo
66 includeCRDs : true
77 releaseName : tempo
8- version : 1.10.2
8+ version : 1.10.3
99 repo : https://grafana.github.io/helm-charts
1010 valuesInline :
1111 replicas : 1
@@ -14,6 +14,8 @@ helmCharts:
1414 annotations :
1515 eks.amazonaws.com/role-arn : arn:aws:iam::239468932737:role/vex-dev-usea1-eks-tempo-sa
1616 automountServiceAccountToken : true
17+ nodeSelector :
18+ topology.kubernetes.io/zone : us-east-1a
1719 serviceMonitor :
1820 enabled : true
1921 tempo :
You can’t perform that action at this time.
0 commit comments