Files
git.stella-ops.org/deploy/helm/stellaops/values-notify.yaml
StellaOps Bot 029002ad05 work
2025-11-23 23:40:10 +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