Merge pull request 'Update .deploy-infra/deploy-prod.yaml' (#118) from master into prod
Reviewed-on: https://gitea.chocomarsh.com/self/infra/pulls/118
This commit is contained in:
commit
ee6e9b7d12
@ -69,11 +69,11 @@ services:
|
||||
parallelism: 1
|
||||
resources:
|
||||
limits:
|
||||
memory: 2048M
|
||||
cpus: '2.0'
|
||||
reservations:
|
||||
memory: 1024M
|
||||
cpus: '1.0'
|
||||
reservations:
|
||||
memory: 512M
|
||||
cpus: '0.50'
|
||||
|
||||
postgres:
|
||||
image: postgres:14-alpine3.19
|
||||
|
Loading…
Reference in New Issue
Block a user