apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: promtail namespace: flux-system labels: alert: flux-infra spec: interval: 15m path: ./infra/loki/promtail dependsOn: - name: loki prune: true timeout: 2m sourceRef: kind: GitRepository name: flux-system wait: true