mirror of
https://github.com/aljazceru/cypherapps.git
synced 2025-12-17 05:14:22 +01:00
Remove 'condition: "any"' from docker-compose.yaml
This commit is contained in:
@@ -34,7 +34,6 @@ services:
|
|||||||
constraints:
|
constraints:
|
||||||
- node.labels.io.cyphernode == true
|
- node.labels.io.cyphernode == true
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: "any"
|
|
||||||
delay: 1s
|
delay: 1s
|
||||||
update_config:
|
update_config:
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
|
|||||||
@@ -41,7 +41,6 @@ services:
|
|||||||
constraints:
|
constraints:
|
||||||
- node.labels.io.cyphernode == true
|
- node.labels.io.cyphernode == true
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: "any"
|
|
||||||
delay: 1s
|
delay: 1s
|
||||||
update_config:
|
update_config:
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
|
|||||||
@@ -34,7 +34,6 @@ services:
|
|||||||
constraints:
|
constraints:
|
||||||
- node.labels.io.cyphernode == true
|
- node.labels.io.cyphernode == true
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: "any"
|
|
||||||
delay: 1s
|
delay: 1s
|
||||||
update_config:
|
update_config:
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ services:
|
|||||||
constraints:
|
constraints:
|
||||||
- node.labels.io.cyphernode == true
|
- node.labels.io.cyphernode == true
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: "any"
|
|
||||||
delay: 1s
|
delay: 1s
|
||||||
update_config:
|
update_config:
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user