Feat: add notifications
This commit is contained in:
12
notifications/provider.yaml
Normal file
12
notifications/provider.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
||||
kind: Provider
|
||||
metadata:
|
||||
name: discord
|
||||
namespace: flux-system
|
||||
spec:
|
||||
type: discord
|
||||
channel: bot-log
|
||||
username: Arihara Nanami
|
||||
secretRef:
|
||||
name: discord-url
|
||||
Reference in New Issue
Block a user