Skip to content

Commit

Permalink
Merge pull request #477 from Health-Education-England/chore/upCpuForP…
Browse files Browse the repository at this point in the history
…reprod_TIS21-5152

chore: use 512 (0.5 CPUs)
  • Loading branch information
JosephKelly authored Dec 5, 2023
2 parents 1582b56 + dba1610 commit ecad4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aws/task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,6 @@
"FARGATE"
],
"networkMode": "awsvpc",
"cpu": "256",
"cpu": "512",
"memory": "1024"
}

0 comments on commit ecad4f4

Please sign in to comment.