This commit is contained in:
parent
9b3fddac93
commit
3249c09ef0
@ -53,13 +53,19 @@ services:
|
||||
deploy:
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
update_config:
|
||||
parallelism: 1
|
||||
delay: 5s
|
||||
order: stop-first
|
||||
failure_action: rollback
|
||||
rollback_config:
|
||||
order: stop-first
|
||||
restart_policy:
|
||||
condition: any
|
||||
placement:
|
||||
constraints:
|
||||
- node.labels.minecraft == data
|
||||
|
||||
|
||||
volumes:
|
||||
normal:
|
||||
name: minecraft-normal-data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user