feat: Added flux status to gitea commits
This commit is contained in:
12
configs/alerts/repo/alert.yaml
Normal file
12
configs/alerts/repo/alert.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
||||
kind: Alert
|
||||
metadata:
|
||||
name: repo
|
||||
namespace: flux-system
|
||||
spec:
|
||||
providerRef:
|
||||
name: repo
|
||||
eventSeverity: info
|
||||
eventSources:
|
||||
- kind: Kustomization
|
||||
name: "*"
|
||||
Reference in New Issue
Block a user