Update flux-infra commit status based on reconcile status
All checks were successful
kustomization/flux-system/3a682516 reconciliation succeeded
All checks were successful
kustomization/flux-system/3a682516 reconciliation succeeded
This commit is contained in:
parent
2df89df141
commit
4553d7dcfb
12
clusters/titan.lan.huizinga.dev/alerts/alert-flux-infra.yaml
Normal file
12
clusters/titan.lan.huizinga.dev/alerts/alert-flux-infra.yaml
Normal 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
|
|
@ -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
|
Loading…
Reference in New Issue
Block a user