# infrastructure/sources/kustomization.yaml apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: sources namespace: flux-system spec: interval: 1h path: ../../infrastructure/ prune: true sourceRef: kind: GitRepository name: flux-system