feat: Added flux status to gitea commits
This commit is contained in:
10
configs/alerts/repo/provider.yaml
Normal file
10
configs/alerts/repo/provider.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
||||
kind: Provider
|
||||
metadata:
|
||||
name: repo
|
||||
namespace: flux-system
|
||||
spec:
|
||||
type: gitea
|
||||
address: https://git.huizinga.dev/infra/foundation
|
||||
secretRef:
|
||||
name: repo
|
||||
Reference in New Issue
Block a user