|
|
f5d542c2de
|
FIX(app): add postgresql ExternalSecret
- postgresql 네임스페이스의 secret을 mas 네임스페이스에서 참조할 수 없는 문제 해결
- ExternalSecret을 통해 mas 네임스페이스에도 동일한 secret 생성
|
2025-12-24 15:08:33 +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 |
|
|
|
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 |
|