Compare commits
No commits in common. "7f34a149889eec59a3473bb97478d0ba22690ebb" and "8deb1a53084d97c2da9c876cb470711d391974d3" have entirely different histories.
7f34a14988
...
8deb1a5308
2 changed files with 1 additions and 4 deletions
|
@ -111,7 +111,7 @@ spec:
|
|||
type: prometheus
|
||||
uid: prometheus
|
||||
access: proxy
|
||||
url: http://thanos-query-frontend.observability.svc.cluster.local:10902
|
||||
url: http://thanos-query-frontend.observability.svc.cluster.local:9090
|
||||
jsonData:
|
||||
prometheusType: Thanos
|
||||
timeInterval: 1m
|
||||
|
|
|
@ -74,9 +74,6 @@ spec:
|
|||
enabled: true
|
||||
storageClass: openebs-hostpath
|
||||
size: 10Gi
|
||||
query:
|
||||
replicas: 2
|
||||
extraArgs: ["--alert.query-url=https://thanos.jahanson.tech"]
|
||||
queryFrontend:
|
||||
enabled: true
|
||||
replicas: 2
|
||||
|
|
Loading…
Reference in a new issue