--- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: infrastructure namespace: flux-system spec: interval: 10m0s path: ./infrastructure prune: true sourceRef: kind: GitRepository name: flux-system wait: true timeout: 5m0s