Skip to content

Commit

Permalink
fix: prometheus
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
  • Loading branch information
xunholy committed Jan 8, 2025
1 parent 2651641 commit 85e8809
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ spec:
type: prometheus
uid: prometheus
access: proxy
url: http://thanos-query.observability.svc.cluster.local:9090/
url: http://kube-prometheus-stack-prometheus.observability.svc.cluster.local:9090/
isDefault: true
# (OPTIONAL) Only required when some dashboards don't correctly set the datasource and you want to override it using the dashboard's uid
# uid: "Prometheus"
Expand Down

0 comments on commit 85e8809

Please sign in to comment.