Compare commits
No commits in common. "04c384add95cf22ff52613c27ffdaeaa5f1ff9a1" and "41590ee88fc4a873d7979acd16aa06bc8a0b339f" have entirely different histories.
04c384add9
...
41590ee88f
@ -13,8 +13,6 @@ services:
|
||||
mode: replicated
|
||||
restart_policy:
|
||||
condition: any
|
||||
placement:
|
||||
constraints: [node.labels.stage == development]
|
||||
update_config:
|
||||
parallelism: 1
|
||||
order: start-first
|
||||
|
@ -13,8 +13,6 @@ services:
|
||||
mode: replicated
|
||||
restart_policy:
|
||||
condition: any
|
||||
placement:
|
||||
constraints: [node.labels.stage == production]
|
||||
update_config:
|
||||
parallelism: 1
|
||||
order: start-first
|
||||
|
Loading…
Reference in New Issue
Block a user