735ed8b186
CHORE(app): use postgresql-cnpg secret
...
- Changed databases/postgresql to databases/postgresql-cnpg
- This aligns with the standardized PostgreSQL setup
- Fixes secret sync errors in mas namespace
2025-12-28 01:20:42 +09:00
59e0282c39
FIX(app): merge postgresql ExternalSecret
...
- Integrate vault/mas-postgres.yaml content into prod overlay
- Completely fix Kustomize external path reference issue
2025-12-24 16:26:54 +09:00
68b9858c50
FIX(app): use POSTGRES_PASSWORD from Vault
...
- Change PASSWORD to POSTGRES_PASSWORD
- Use correct Vault key name
2025-12-24 00:12:46 +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