Skip to content

Commit

Permalink
Usinfg correct alertmanager discord service name
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryGF committed Aug 27, 2023
1 parent 6990b7d commit fa67ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd/kube-prometheus-stack/values.common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ kube-prometheus-stack:
receivers:
- name: 'discord-receiver'
webhook_configs:
- url: 'http://alertmanager-discord:9094'
- url: 'http://kube-prometheus-stack-alertmanager-discord:9094'
templates:
- '/etc/alertmanager/config/*.tmpl'

Expand Down

0 comments on commit fa67ae5

Please sign in to comment.