~xdavidwu/flux

14d283f3558831367e5a98290d5b650a2d453a4f — Pinghao Wu 2 months ago f345ec5
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