Skip to content

Commit 43b18c4

Browse files
committed
chore: cpu 가용량 수정
1 parent 89a5a40 commit 43b18c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

task-definition-dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
{
6868
"name": "prometheus",
6969
"image": "prometheus-image-placeholder",
70-
"cpu": 200,
70+
"cpu": 100,
7171
"essential": false,
7272
"portMappings": [
7373
{

0 commit comments

Comments
 (0)