apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: flux-apps namespace: flux-system spec: interval: 10m sourceRef: kind: GitRepository name: gitops namespace: flux-system path: ./htwg-1/flux-apps prune: true wait: true timeout: 5m