Add slack bot for slack alters

This commit is contained in:
2024-06-09 09:36:21 +10:00
parent 3d4b6b3018
commit fe73f544c3

View File

@@ -0,0 +1,12 @@
---
apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Provider
metadata:
name: slack-bot
namespace: flux-system
spec:
type: slack
channel: general
address: https://slack.com/api/chat.postMessage
secretRef:
name: slack-bot-token