mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2026-06-12 19:49:10 +00:00
쿠버네티스 매니페스트 파일 업데이트 및 개발환경 설정 완료
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user