Remove Argo CD application configurations for Fluent Bit, Headlamp, Loki, kube-prometheus, and associated kustomization files from the noble bootstrap directory. This cleanup streamlines the project by eliminating unused resources and simplifies the deployment structure.

This commit is contained in:
Nikholas Pcenicni
2026-04-01 02:14:49 -04:00
parent 0f88a33216
commit aeffc7d6dd
6 changed files with 0 additions and 159 deletions

View File

@@ -1,10 +0,0 @@
# 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