FIX(db): update Prisma provider to PostgreSQL

- Change Prisma provider from mysql to postgresql
- Fix database configuration
This commit is contained in:
2025-12-09 03:20:23 +09:00
parent edad33fa76
commit 8050f768c4
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ commonLabels:
# 이미지 태그 설정
images:
- name: ghcr.io/mayne0213/todo
newTag: develop-sha-7978458382ab33d05284d3248c4fe900dddceab4
newTag: develop-sha-ca860d99844c337498da28fe2327be7539076029
patchesStrategicMerge:
- deployment-patch.yaml