Commit Graph

3 Commits

Author SHA1 Message Date
aa59dfa97c CHORE(deploy): scale deployment to 2 replicas
- Increase replica count for HA
- Improve service reliability
2025-12-03 13:17:06 +09:00
5584aaa2db FEAT(test): add imagePullPolicy Always
- Ensure Kubernetes always pulls latest image
- Fixes auto-deployment issue with latest tag
- Pod will now update when new image is pushed to GHCR
2025-11-23 10:34:06 +09:00
fa8d65d6da REFACTOR(app): migrate to argocd
- Add Kustomize base and prod overlay structure
- Optimize resources for 2GB RAM environment (100Mi/200Mi)
- Add ArgoCD Application manifest
- Remove old k8s manifests (replaced by Kustomize)
- Add comprehensive deployment guide
2025-11-23 10:18:21 +09:00