Commit Graph

3 Commits

Author SHA1 Message Date
f4f605fc08 FEAT(app): add per-application ingress management
- Added ingress.yaml for production environment
- Updated kustomization file to include ingress resource
- Migrated from centralized ingress management to per-app architecture
2025-12-25 20:23:33 +09:00
69d38ea6e7 REFACTOR(k8s): remove ingress.yaml
- Remove ingress from mas project
- Ingress managed in cluster-infrastructure
2025-12-23 23:42:36 +09:00
9d3a7656d4 REFACTOR(k8s): reorganize to base/overlays pattern
- Add k8s/base/ with deployment and service
- Add k8s/overlays/prod/ with environment config
2025-12-23 22:49:06 +09:00