Files
git.stella-ops.org/devops/helm/stellaops/values-notify.yaml
2025-12-26 18:11:06 +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