|
|
5847b3ff2f
|
FEAT(deploy): add prod argocd app
- Add ArgoCD Application for production environment
- Enable prod deployment management
|
2025-12-17 20:28:07 +09:00 |
|
|
|
4d858047cf
|
CHORE(deploy): update argocd path
- Move ArgoCD application to deploy/argocd
- Update path references
|
2025-12-17 18:37:58 +09:00 |
|
|
|
fafc265895
|
REFACTOR(deploy): move argocd manifests
- Reorganize ArgoCD application structure
- Move manifests to deploy/argocd folder
|
2025-12-17 18:27:23 +09:00 |
|
|
|
7af520bc03
|
CHORE(app): eliminate GitHub references
- Remove GitHub-specific configurations
- Clean up unused references
|
2025-12-13 11:52:29 +09:00 |
|
|
|
960ba842ed
|
REFACTOR(app): change image write-back
- Switch to ArgoCD write-back method
- Update image update strategy
|
2025-11-24 17:14:23 +09:00 |
|
|
|
493ab973bb
|
FEAT(deploy): enable ArgoCD Image Updater
- Enable automatic image updates
- Configure ArgoCD Image Updater
|
2025-11-24 17:13:28 +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 |
|