Skip to content

[Hotfix] Update template CPU resources to end with 0#12

Merged
yessjun merged 1 commit intomainfrom
hotfix/update-template-resources
Nov 15, 2025
Merged

[Hotfix] Update template CPU resources to end with 0#12
yessjun merged 1 commit intomainfrom
hotfix/update-template-resources

Conversation

@yessjun
Copy link
Contributor

@yessjun yessjun commented Nov 15, 2025

Summary

  • 템플릿 리소스 정책 개선 (CPU 값 표준화)
  • 6개 템플릿의 CPU 설정을 0단위로 변경하여 UI 표시 문제 해결

Changes

Frontend 템플릿 CPU 조정 (256 → 250 millicores)

  • templates/react/config.json
  • templates/vuejs/config.json
  • templates/static-html/config.json
  • 변경 이유: 0.25 코어를 명확하게 표시하기 위해 250으로 변경

Database 템플릿 CPU 조정 (512 → 500 millicores)

  • templates/mysql/config.json
  • templates/mongodb/config.json
  • 변경 이유: 0.5 코어를 명확하게 표시하기 위해 500으로 변경

Cache 템플릿 CPU 조정 (256 → 250 millicores)

  • templates/redis/config.json
  • 변경 이유: 0.25 코어를 명확하게 표시하기 위해 250으로 변경

@yessjun yessjun merged commit 1d4d123 into main Nov 15, 2025
1 check passed
@yessjun yessjun requested a review from ikjeong November 15, 2025 07:31
@yessjun yessjun self-assigned this Nov 15, 2025
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