--- apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 kind: Kustomization metadata: name: node-feature-discovery namespace: kud spec: interval: 5m path: deploy/node-feature-discovery/icn prune: true sourceRef: kind: GitRepository name: icn namespace: flux-system wait: true timeout: 10m