--- # yaml-language-server: $schema=https://json.schemastore.org/kustomization.json apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: # Pre Flux-Kustomizations - ./namespace.yaml # Flux-Kustomizations - ./node-feature-discovery/ks.yaml - ./nvidia-device-plugin/ks.yaml - ./reloader/ks.yaml - ./snapshot-controller/ks.yaml