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:
6
6
includeCRDs : true
7
7
releaseName : mimir-distributed
8
8
namespace : monitoring
9
- version : " 5.4.0 "
9
+ version : " 5.4.1 "
10
10
repo : https://grafana.github.io/helm-charts
11
11
valuesInline :
12
12
fullnameOverride : mimir
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ helmCharts:
5
5
- name : tempo
6
6
includeCRDs : true
7
7
releaseName : tempo
8
- version : 1.10.2
8
+ version : 1.10.3
9
9
repo : https://grafana.github.io/helm-charts
10
10
valuesInline :
11
11
replicas : 1
@@ -14,6 +14,8 @@ helmCharts:
14
14
annotations :
15
15
eks.amazonaws.com/role-arn : arn:aws:iam::239468932737:role/vex-dev-usea1-eks-tempo-sa
16
16
automountServiceAccountToken : true
17
+ nodeSelector :
18
+ topology.kubernetes.io/zone : us-east-1a
17
19
serviceMonitor :
18
20
enabled : true
19
21
tempo :
You can’t perform that action at this time.
0 commit comments