# This manifest is FOR REFERENCE — the live version must be committed to # 0xWheatyz/Talos at testing1/first-cluster/cluster/flux/api-company/ # # See leeworks-agents/api-company#2 apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: api-company namespace: flux-system spec: interval: 5m sourceRef: kind: GitRepository name: api-company path: ./flux prune: true wait: true timeout: 5m