feat: Added flux status to gitea commits

This commit is contained in:
2025-12-15 01:12:38 +01:00
parent 4f76807824
commit e11250594f
7 changed files with 105 additions and 0 deletions

View 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: "*"