Update .deploy-infra/deploy-prod.yaml
This commit is contained in:
parent
62813a17af
commit
e486a81e4f
@ -69,11 +69,11 @@ services:
|
|||||||
parallelism: 1
|
parallelism: 1
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
memory: 2048M
|
||||||
|
cpus: '2.0'
|
||||||
|
reservations:
|
||||||
memory: 1024M
|
memory: 1024M
|
||||||
cpus: '1.0'
|
cpus: '1.0'
|
||||||
reservations:
|
|
||||||
memory: 512M
|
|
||||||
cpus: '0.50'
|
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:14-alpine3.19
|
image: postgres:14-alpine3.19
|
||||||
|
Loading…
Reference in New Issue
Block a user