We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a542cc commit a526299Copy full SHA for a526299
1 file changed
infra/aws-ecs/task_definition_PROD.json
@@ -81,8 +81,8 @@
81
"requiresCompatibilities": [
82
"FARGATE"
83
],
84
- "cpu": "256",
85
- "memory": "512",
+ "cpu": "1024",
+ "memory": "2024",
86
"registeredAt": "2022-04-27T15:23:12.288Z",
87
"registeredBy": "arn:aws:sts::381177214925:assumed-role/AWSReservedSSO_AWSAdministratorAccess_8acb862b989cc854/faith@chainsafe.io",
88
"tags": [
0 commit comments