40
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped

This commit is contained in:
Alex Shevchuk
2025-08-19 03:53:29 +03:00
parent d1a3344904
commit da37cb4cb2

View File

@@ -34,8 +34,6 @@ services:
- /opt/molva/object_storage/config:/root/.aws/config:ro
networks:
- molva
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8000/api/v1/healthcheck"]
deploy:
mode: replicated
replicas: 1
@@ -46,7 +44,7 @@ services:
update_config:
parallelism: 1
failure_action: rollback
monitor: 60s
monitor: 30s
max_failure_ratio: 0.3
order: start-first
rollback_config: