infra: stop-first convex updates and lower reservation

This commit is contained in:
Esdras Renan 2025-11-17 15:18:14 -03:00
parent fba294db71
commit 94bbefbc48

View file

@ -37,7 +37,7 @@ services:
replicas: 1
update_config:
parallelism: 1
order: start-first
order: stop-first
failure_action: rollback
resources:
limits:
@ -93,7 +93,7 @@ services:
# Limite conservador para evitar que o backend afete o host inteiro.
memory: "12G"
reservations:
memory: "6G"
memory: "3G"
restart_policy:
condition: any
placement: