쿠버네티스 매니페스트 파일 업데이트 및 개발환경 설정 완료

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
ondal
2025-09-29 22:24:28 +09:00
parent bb1bb85b74
commit 7f14319b65
23 changed files with 7 additions and 22 deletions
+7
View File
@@ -18,6 +18,13 @@
- **관리자**: `postgres` / `Auth2025Dev!`
- **스키마**: 7개 테이블 + 20개 인덱스 ✅
```commandline
helm install auth-postgres-dev \
-f deployment/database/exec/auth-postgres-values.yaml \
bitnami/postgresql \
--version 12.12.10
```
### 2. Bill-Inquiry 서비스 PostgreSQL
- **Helm Release**: `bill-inquiry-postgres-dev`
- **Pod 상태**: Running (2/2)