Update lldap-controller commit status based on reconcile status
This commit is contained in:
parent
f4230c41be
commit
2df89df141
|
@ -22,3 +22,27 @@ spec:
|
|||
kind: OCIRepository
|
||||
name: lldap-controller
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user