chore: update alertmanager smtp hello url
This commit is contained in:
parent
4be6af919d
commit
92befa7ea4
@ -58,7 +58,7 @@ job "alertmanager" {
|
||||
global:
|
||||
smtp_from: alert@ducamps.eu
|
||||
smtp_smarthost: mail.ducamps.eu:465
|
||||
smtp_hello: "mail.ducamps.win"
|
||||
smtp_hello: "mail.ducamps.eu"
|
||||
smtp_require_tls: false
|
||||
{{with secret "secrets/data/nomad/alertmanager/mail"}}
|
||||
smtp_auth_username: {{.Data.data.username}}
|
||||
|
Loading…
Reference in New Issue
Block a user