mirror of
https://github.com/docker/compose.git
synced 2026-08-28 04:18:05 +00:00
Fix broken master
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
0f1a362664
commit
d36b9b104e
2 changed files with 6 additions and 0 deletions
|
|
@ -143,6 +143,9 @@
|
|||
],
|
||||
"RoutingPolicy": "MULTIVALUE"
|
||||
},
|
||||
"HealthCheckCustomConfig": {
|
||||
"FailureThreshold": 1
|
||||
},
|
||||
"Name": "simple",
|
||||
"NamespaceId": {
|
||||
"Ref": "CloudMap"
|
||||
|
|
|
|||
|
|
@ -143,6 +143,9 @@
|
|||
],
|
||||
"RoutingPolicy": "MULTIVALUE"
|
||||
},
|
||||
"HealthCheckCustomConfig": {
|
||||
"FailureThreshold": 1
|
||||
},
|
||||
"Name": "simple",
|
||||
"NamespaceId": {
|
||||
"Ref": "CloudMap"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue