fix: swarm novo ajuste
All checks were successful
BCards Deployment Pipeline / Run Tests (push) Successful in 2s
BCards Deployment Pipeline / PR Validation (push) Has been skipped
BCards Deployment Pipeline / Build and Push Image (push) Successful in 10m0s
BCards Deployment Pipeline / Deploy to Release Swarm (ARM) (push) Has been skipped
BCards Deployment Pipeline / Deploy to Production (ARM - OCI) (push) Successful in 1m2s
BCards Deployment Pipeline / Cleanup Old Resources (push) Has been skipped
BCards Deployment Pipeline / Deployment Summary (push) Successful in 1s

This commit is contained in:
Ricardo Carneiro 2025-10-27 22:34:13 -03:00
parent e59698ee83
commit 94c77fc867

View File

@ -15,7 +15,7 @@ services:
max_replicas_per_node: 2 max_replicas_per_node: 2
update_config: update_config:
parallelism: 1 parallelism: 1
order: start-first order: stop-first
delay: 10s delay: 10s
monitor: 60s monitor: 60s
failure_action: rollback failure_action: rollback