Feat: add notifications

This commit is contained in:
2025-07-30 15:35:43 +08:00
parent 183f922ce2
commit 0eab5fe34e
6 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: notifications
namespace: flux-system
spec:
interval: 10m0s
path: ./notifications
prune: true
force: false
sourceRef:
kind: GitRepository
name: infrastructures