Files
git.stella-ops.org/deploy/helm/stellaops/values-notify.yaml
2026-01-25 23:27:41 +02:00

16 lines
323 B
YAML

notify:
image:
repository: registry.stella-ops.org/notify
tag: latest
smtp:
host: smtp.example.com
port: 587
usernameSecret: notify-smtp
passwordSecret: notify-smtp
webhook:
allowedHosts: ["https://hooks.slack.com"]
chat:
webhookSecret: notify-chat
tls:
secretName: notify-tls