fix: add filename in the file provider logs.
This commit is contained in:
parent
17ce295c30
commit
e7b7ae94b0
2 changed files with 4 additions and 4 deletions
|
@ -539,7 +539,7 @@ The `address` option (IP:Port) point to a specific instance.
|
|||
my-service:
|
||||
loadBalancer:
|
||||
servers:
|
||||
address: "xx.xx.xx.xx:xx"
|
||||
- address: "xx.xx.xx.xx:xx"
|
||||
```
|
||||
|
||||
#### Termination Delay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue