moving infrasources yaml to flux system

This commit is contained in:
JethroC Admin 2026-03-11 22:28:54 +13:00
parent 69c3741c6a
commit abfaf8d456

View file

@ -0,0 +1,13 @@
# infrastructure/sources/kustomization.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
***REMOVED***
name: sources
namespace: flux-system
spec:
interval: 1h
path: ../../infrastructure/sources
prune: true
sourceRef:
kind: GitRepository
name: flux-system