setka/.deploy/deploy-dev.yaml
Egor Matveev 9e77c9151d
All checks were successful
Deploy Prod / Build (pull_request) Successful in 5s
Deploy Prod / Push (pull_request) Successful in 6s
Deploy Prod / Deploy prod (pull_request) Successful in 9s
fix
2025-09-17 18:52:03 +03:00

26 lines
461 B
YAML

version: "3.4"
services:
certupdater:
image: mathwave/sprint-repo:setka
networks:
- common-infra-nginx-dev
deploy:
mode: replicated
restart_policy:
condition: any
update_config:
parallelism: 1
order: start-first
networks:
common-infra-nginx-development:
external: true
queues-development:
external: true
minio-development:
external: true
mongo-development:
external: true