CHORE(repo): remove application.yaml reference

- Remove from kustomization.yaml
This commit is contained in:
2026-01-09 02:26:16 +09:00
parent 87420d842d
commit 034a5f32a2

View File

@@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- application.yaml
- prometheus/argocd.yaml - prometheus/argocd.yaml
- thanos/argocd.yaml - thanos/argocd.yaml
- alertmanager/argocd.yaml - alertmanager/argocd.yaml