Skip to content

Commit

Permalink
chore(loki): adapt alertmanager url
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzlyn committed Apr 4, 2024
1 parent 1130772 commit 67c02c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
ruler:
enable_api: true
enable_alertmanager_v2: true
alertmanager_url: http://prometheus-alertmanager:9093
alertmanager_url: http://prometheus-alertmanager.observability.svc.cluster.local:9093
storage:
type: local
local:
Expand Down

0 comments on commit 67c02c4

Please sign in to comment.