We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6db83 commit ade99baCopy full SHA for ade99ba
deploy/task-definition-template.json
@@ -32,7 +32,7 @@
32
}
33
],
34
"mountPoints": [],
35
- "memory": 128,
+ "memoryReservation": 128,
36
"volumesFrom": [],
37
"image": "${IMAGE_URL}",
38
"essential": true,
0 commit comments