Skip to content

Commit

Permalink
TM-122 Testing scale up by lowering meme alarm
Browse files Browse the repository at this point in the history
  • Loading branch information
vc13837 committed Aug 29, 2024
1 parent 47fa415 commit 67f9c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/apex/application_variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"appscaling_min_capacity": 1,
"appscaling_max_capacity": 2,
"ecs_scaling_cpu_threshold": 80,
"ecs_scaling_mem_threshold": 80,
"ecs_scaling_mem_threshold": 30,
"ec2_instance_warmup_period": 300,
"container_memory_allocation": 1000,
"region": "eu-west-2",
Expand Down

0 comments on commit 67f9c63

Please sign in to comment.