FEAT(traefik): add per-application ingress managem

- Added ingress.yaml for code-server, kubernetes-dashboard, and umami
- Updated kustomization files to include ingress resources
- Migrated from centralized ingress management to per-app architecture
This commit is contained in:
2025-12-25 20:21:26 +09:00
parent d78cede2d0
commit cb532c3bd1
4 changed files with 81 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ resources:
# ArgoCD Application 리소스는 infrastructure/kustomization.yaml에서 관리
# - argocd/umami.yaml
- vault/umami-password.yaml
- ingress.yaml