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

Commit df71ce2

Browse files
committed
Revert "Increase CPU units for prd instance (#698)"
This reverts commit 47c205c.
1 parent d3d216c commit df71ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/ecs-main/serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ custom:
4444
containerCpu:
4545
dev: '2048'
4646
stg: '2048'
47-
prd: '8192'
47+
prd: '4096'
4848
dotcomstg: '2048'
4949
dotcomprd: '4096'
5050
containerMemory:

0 commit comments

Comments
 (0)