grafana: switch to new thanos instance
1 files changed, 2 insertions(+), 2 deletions(-) M monitoring/grafana/datasource.yaml
M monitoring/grafana/datasource.yaml => monitoring/grafana/datasource.yaml +2 -2
@@ 6,12 6,12 @@ spec: datasource: name: thanos type: prometheus - url: http://thanos-query.lxc + url: http://thanos.prometheus isDefault: true editable: false access: proxy jsonData: - timeInterval: 30s + timeInterval: 1m instanceSelector: matchLabels: app.kubernetes.io/instance: grafana-grafana-operator