Skip to content

Commit c3e6191

Browse files
Set instanceSelector on tempo grafana datasource to match labels
1 parent 16fbbc6 commit c3e6191

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/tempo/tempomonolithic.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ spec:
4545
grafana:
4646
dataSource:
4747
enabled: true
48+
instanceSelector:
49+
matchLabels:
50+
dashboards: grafana
4851

4952
{{- with .Values.tempo.customConfig }}
5053
extraConfig:

0 commit comments

Comments
 (0)