Skip to content

fix: 운영 postgres 설정을 실제 배포 상태에 맞춰 prod overlay에 고정 - #770

Merged
wlsgur11 merged 1 commit into
developfrom
fix/prod-postgres-drift
Sep 3, 2026
Merged

fix: 운영 postgres 설정을 실제 배포 상태에 맞춰 prod overlay에 고정#770
wlsgur11 merged 1 commit into
developfrom
fix/prod-postgres-drift

Conversation

@wlsgur11

@wlsgur11 wlsgur11 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Changelog

kubectl apply -k overlays/prod 시 운영 DB에 의도치 않은 변경이 나가던 항목을
prod overlay 패치로 고정.

릴리즈 3.1.6 배포 중 apply -k가 운영 DB에 두 가지 미검증 변경을 포함하는 것을 확인해
해당 리소스를 제외하고 배포.

  • resources: 운영 DB 실사용량이 약 1.2Gi인데 base 상한이 2Gi로 여유가 적어
    OOM 위험이 있습니다. 현재 운영은 제한 없이 동작 중이므로 prod에서는 제거합니다.

Testing

Ops Impact

Version Compatibility

@wlsgur11
wlsgur11 merged commit 697c330 into develop Sep 3, 2026
6 checks passed
@wlsgur11
wlsgur11 deleted the fix/prod-postgres-drift branch September 3, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant