apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: kube-system namespace: infra-gitops spec: interval: 30m retryInterval: 1m sourceRef: kind: GitRepository name: flux path: ./flux/infrastructure/kube-system prune: false wait: true