mirror of
https://github.com/docker/compose.git
synced 2025-07-22 13:14:29 +02:00
Fix broken master
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
0f1a362664
commit
d36b9b104e
@ -143,6 +143,9 @@
|
|||||||
],
|
],
|
||||||
"RoutingPolicy": "MULTIVALUE"
|
"RoutingPolicy": "MULTIVALUE"
|
||||||
},
|
},
|
||||||
|
"HealthCheckCustomConfig": {
|
||||||
|
"FailureThreshold": 1
|
||||||
|
},
|
||||||
"Name": "simple",
|
"Name": "simple",
|
||||||
"NamespaceId": {
|
"NamespaceId": {
|
||||||
"Ref": "CloudMap"
|
"Ref": "CloudMap"
|
||||||
|
@ -143,6 +143,9 @@
|
|||||||
],
|
],
|
||||||
"RoutingPolicy": "MULTIVALUE"
|
"RoutingPolicy": "MULTIVALUE"
|
||||||
},
|
},
|
||||||
|
"HealthCheckCustomConfig": {
|
||||||
|
"FailureThreshold": 1
|
||||||
|
},
|
||||||
"Name": "simple",
|
"Name": "simple",
|
||||||
"NamespaceId": {
|
"NamespaceId": {
|
||||||
"Ref": "CloudMap"
|
"Ref": "CloudMap"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user