setka/.deploy/deploy-dev.yaml
Egor Matveev a6f6b17c98
All checks were successful
Deploy Prod / Build (pull_request) Successful in 38s
Deploy Prod / Push (pull_request) Successful in 13s
Deploy Prod / Deploy prod (pull_request) Successful in 12s
init
2025-09-17 19:03:20 +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