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