Compare commits

..

1 Commits

Author SHA1 Message Date
1989cea249
Update siranga commit status based on reconcile status 2025-04-22 14:20:19 +02:00
6 changed files with 1 additions and 70 deletions

View File

@ -1,12 +0,0 @@
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

@ -1,10 +0,0 @@
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

View File

@ -59,3 +59,4 @@ spec:
eventSources: eventSources:
- kind: Kustomization - kind: Kustomization
name: siranga name: siranga
namespace: flux-system

View File

@ -22,27 +22,3 @@ spec:
kind: OCIRepository kind: OCIRepository
name: authelia-controller name: authelia-controller
wait: true wait: true
---
apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Provider
metadata:
name: authelia-controller
namespace: flux-system
spec:
type: gitea
address: https://git.huizinga.dev/dreaded_x/authelia-controller
secretRef:
name: gitea
---
apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Alert
metadata:
name: authelia-controller
namespace: flux-system
spec:
providerRef:
name: authelia-controller
eventSeverity: info
eventSources:
- kind: Kustomization
name: authelia-controller

View File

@ -22,27 +22,3 @@ spec:
kind: OCIRepository kind: OCIRepository
name: lldap-controller name: lldap-controller
wait: true wait: true
---
apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Provider
metadata:
name: lldap-controller
namespace: flux-system
spec:
type: gitea
address: https://git.huizinga.dev/dreaded_x/lldap-controller
secretRef:
name: gitea
---
apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Alert
metadata:
name: lldap-controller
namespace: flux-system
spec:
providerRef:
name: lldap-controller
eventSeverity: info
eventSources:
- kind: Kustomization
name: lldap-controller