13 lines
224 B
YAML
13 lines
224 B
YAML
---
|
|
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
|