# This manifest is FOR REFERENCE — the live version must be committed to # 0xWheatyz/Talos at testing1/first-cluster/cluster/flux/api-company-source/ # # See leeworks-agents/api-company#2 # See leeworks-agents/api-company#97 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 postBuild: substituteFrom: - kind: Secret name: grafana-admin optional: false