apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: install-traefik--infra namespace: flux-system spec: interval: 10m timeout: 5m dependsOn: - name: config-metallb--infra path: ./infrastructure/traefik-install prune: true wait: true sourceRef: kind: GitRepository name: flux-system