CHORE(repo): clean kustomization files

- Remove unused entries from kustomization
- Clean up configuration
This commit is contained in:
2025-12-29 14:12:42 +09:00
parent b07fcc5e74
commit 7653a33ffa
2 changed files with 0 additions and 7 deletions

View File

@@ -2,6 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# argocd.yaml은 수동으로 관리 (순환 참조 방지)
# - argocd.yaml
- namespace.yaml

View File

@@ -2,11 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# argocd.yaml은 수동으로 관리 (순환 참조 방지)
# - argocd.yaml
- namespace.yaml
# Falco UI credentials from Vault
- vault/falco-ui-secret.yaml
# Falco UI Ingress
- ingress.yaml