monitoring: fix grafana smtp from address
This commit is contained in:
parent
868075426c
commit
ca7a08e791
@ -340,7 +340,7 @@ spec:
|
||||
GF_AUTH_ANONYMOUS_ORG_ROLE: "Viewer"
|
||||
GF_SMTP_ENABLED: "true"
|
||||
GF_SMTP_HOST: "smtp.postmarkapp.com:587"
|
||||
GF_SMTP_FROM: "no-reply-grafana@bstein.dev"
|
||||
GF_SMTP_FROM_ADDRESS: "no-reply-grafana@bstein.dev"
|
||||
GF_SMTP_FROM_NAME: "Atlas Grafana"
|
||||
GRAFANA_ALERT_EMAILS: "brad@bstein.dev"
|
||||
GF_SECURITY_ALLOW_EMBEDDING: "true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user