Compare commits

...

2 Commits

Author SHA1 Message Date
ee6e9b7d12 Merge pull request 'Update .deploy-infra/deploy-prod.yaml' (#118) from master into prod
Reviewed-on: https://gitea.chocomarsh.com/self/infra/pulls/118
2025-06-20 17:29:59 +03:00
e486a81e4f Update .deploy-infra/deploy-prod.yaml
All checks were successful
Deploy Prod / Build (pull_request) Successful in 13s
Deploy Prod / Push (pull_request) Successful in 10s
Deploy Prod / prepare (pull_request) Successful in 7s
Deploy Prod / Deploy prod (pull_request) Successful in 35s
2025-06-20 17:29:33 +03:00

View File

@ -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