FEAT(traefik): add per-application ingress

- management
- Added ingress files for MinIO (API and Console) and pgweb
- 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:27 +09:00
parent 3767a6edea
commit f1b99f0bdf
5 changed files with 104 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ resources:
- vault/serviceaccount.yaml
- vault/secretstore.yaml
- vault/pgweb-secret.yaml
- ingress.yaml