Update flux-infra commit status based on reconcile status
All checks were successful
kustomization/flux-system/3a682516 reconciliation succeeded

This commit is contained in:
2025-04-22 15:37:46 +02:00
parent 2df89df141
commit 4553d7dcfb
3 changed files with 22 additions and 0 deletions

View File

@@ -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

View File

@@ -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