# Sub-kustomization included by **clusters/noble/bootstrap/kustomization.yaml**. Leaf **Application** / # **AppProject** resources (Helm apps you migrate off raw **helm upgrade** in Ansible). Synced with the # rest of **clusters/noble/bootstrap** via **noble-bootstrap-root** once automated sync is enabled. apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - kube-prometheus-application.yaml - loki-application.yaml - fluent-bit-application.yaml - headlamp-application.yaml