|
|
599a24792f
|
REFACTOR(app): switch to Gitea registry
- Update image from harbor to gitea0213.kro.kr
- Add imagePullPolicy: Always
|
2025-12-23 23:19:08 +09:00 |
|
|
|
09be71cf76
|
CHORE(config): remove unused API keys
- Remove OpenAI and Google API keys
- Use only Anthropic and Groq
|
2025-12-23 22:53:14 +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 |
|
|
|
9eec298fb3
|
FEAT(k8s): add ArgoCD configuration
- Add ArgoCD application configuration
- Reorganize k8s manifests
|
2025-12-23 22:46:52 +09:00 |
|
|
|
e54811c09b
|
REFACTOR(k8s): move secrets to Vault
- Migrate secrets to HashiCorp Vault
- Use ExternalSecrets operator
|
2025-12-23 22:42:05 +09:00 |
|
|
|
346b0c79ef
|
INIT(app): initial setup
- Initialize project structure
- Add base application files
|
2025-12-23 22:31:45 +09:00 |
|