|
|
01bb2a9d4d
|
FIX(app): add ServiceAccount and RBAC configuration
- Create ServiceAccount, ClusterRole, ClusterRoleBinding
- Grant permissions for mas agent to access K8s resources
|
2025-12-24 16:34:12 +09:00 |
|
|
|
0b34310b19
|
FIX(app): fix Kustomize path issue
- Remove ../../vault path from base kustomization (security)
- Reference vault/mas-postgres.yaml directly from prod overlay
|
2025-12-24 16:26:54 +09:00 |
|
|
|
f5d542c2de
|
FIX(app): add postgresql ExternalSecret
- postgresql 네임스페이스의 secret을 mas 네임스페이스에서 참조할 수 없는 문제 해결
- ExternalSecret을 통해 mas 네임스페이스에도 동일한 secret 생성
|
2025-12-24 15:08:33 +09:00 |
|
|
|
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 |
|
|
|
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 |
|