Add slack bot for slack alters
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user