Files
Antoni Nuñez Romeu a80d72e9e6
CI/CD Deploy / test (push) Successful in 1m2s
CI/CD Deploy / build-push (push) Successful in 1m33s
CI/CD Deploy / deploy (push) Successful in 1m27s
Staff + Airport changes + deployment fixes
2026-08-07 01:32:37 +02:00

16 lines
322 B
YAML

services:
zlb:
image: git.hacecalor.net/ichitux/zlb:latest
ports:
- "35207:80"
deploy:
replicas: 1
update_config:
order: start-first
failure_action: rollback
restart_policy:
condition: any
placement:
constraints:
- node.role == manager