infra/stacks/keel
Viktor Barzin 9765f6b9a4 keel: enable Slack notifications on every upgrade
Wire Keel's Slack notifier to the existing bot token in Vault
(secret/viktor -> slack_bot_token). Posts to #general by default;
override via slack.channel in the Helm values if you want a dedicated
channel like #keel-notifications.

Notification level is "info" so we get every rollout event, not just
errors. Approval flow is OFF — opt-out-pure means all updates apply
unattended. If we later introduce approvals, add slack.approvalsChannel.

Resolves user request: 'keel should send notifications to slack everytime
it upgrades an app'.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 14:16:50 +00:00
..
main.tf keel: enable Slack notifications on every upgrade 2026-05-22 14:16:50 +00:00
terragrunt.hcl Phase 0: install Keel + Kyverno auto-update annotation injector 2026-05-22 14:16:48 +00:00