Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ee6074d

Browse files
author
Vikas Agarwal
committed
Resource update
1 parent e13780d commit ee6074d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ make_task_def(){
3636
"name": "tc-connect-notifications",
3737
"image": "%s.dkr.ecr.%s.amazonaws.com/%s:%s",
3838
"essential": true,
39-
"memory": 200,
40-
"cpu": 10,
39+
"memory": 512,
40+
"cpu": 256,
4141
"environment": [
4242
{
4343
"name": "NODE_ENV",

0 commit comments

Comments
 (0)