# Argo CD **noble-root** syncs this directory. Add **Application** / **AppProject** manifests only for # optional workloads that do not replace Ansible bootstrap (CNI, ingress, storage, core observability, etc.). # Helm value files for those apps can live in subdirectories here (for example **./homepage/values.yaml**). apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - homepage/application.yaml - eclipse-che/application-devworkspace.yaml - eclipse-che/application-operator.yaml - eclipse-che/application-checluster.yaml