mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-28 04:53:44 +02:00
13 lines
215 B
YAML
13 lines
215 B
YAML
---
|
|
apiVersion: notification.toolkit.fluxcd.io/v1beta1
|
|
kind: Provider
|
|
metadata:
|
|
name: discord
|
|
namespace: flux-system
|
|
spec:
|
|
type: discord
|
|
username: flux-bot
|
|
channel: flux
|
|
secretRef:
|
|
name: discord-url
|