Compare commits
No commits in common. "2a30408bf04b50a4287ea52689bb189feb9dbc16" and "5275687b26515b1d0cd32e1d62e47e5efb61ea41" have entirely different histories.
2a30408bf0
...
5275687b26
@ -31,6 +31,10 @@ services:
|
|||||||
mode: replicated
|
mode: replicated
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: any
|
||||||
|
placement:
|
||||||
|
constraints:
|
||||||
|
- node.role == worker
|
||||||
|
- node.labels.zone == ru
|
||||||
update_config:
|
update_config:
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
order: start-first
|
order: start-first
|
||||||
|
Loading…
Reference in New Issue
Block a user