fix a service with one server .yaml example
This commit is contained in:
parent
149ed91afb
commit
7fa3537015
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ The `url` option point to a specific instance.
|
|||
my-service:
|
||||
loadBalancer:
|
||||
servers:
|
||||
url: "http://private-ip-server-1/"
|
||||
- url: "http://private-ip-server-1/"
|
||||
```
|
||||
|
||||
#### Load-balancing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue