Compare commits

1 Commits

Author SHA1 Message Date
Dreaded_X 4553d7dcfb Update flux-infra commit status based on reconcile status
kustomization/flux-system/3a682516 reconciliation succeeded
2025-04-22 15:37:46 +02:00
3 changed files with 22 additions and 0 deletions
@@ -0,0 +1,12 @@
apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Alert
metadata:
name: flux-infra
namespace: flux-system
spec:
providerRef:
name: flux-infra
eventSeverity: info
eventSources:
- kind: Kustomization
name: flux-system
@@ -0,0 +1,10 @@
apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Provider
metadata:
name: flux-infra
namespace: flux-system
spec:
type: gitea
address: https://git.huizinga.dev/dreaded_x/flux-infra
secretRef:
name: gitea