Files
infrastructures/flux-infrastructures/notifications.yaml
2025-07-30 15:35:43 +08:00

15 lines
264 B
YAML

---
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