Merge branch v2.8 into v2.9
This commit is contained in:
commit
dd34905ea9
11 changed files with 39 additions and 19 deletions
|
@ -70,7 +70,7 @@ _Optional, Default=false_
|
|||
|
||||
Search for services in cluster list.
|
||||
|
||||
- If set to `true` service discovery is disabled on configured clusters, but enabled for all other clusters.
|
||||
- If set to `true` service discovery is enabled for all clusters.
|
||||
- If set to `false` service discovery is enabled on configured clusters only.
|
||||
|
||||
```yaml tab="File (YAML)"
|
||||
|
@ -123,6 +123,7 @@ providers:
|
|||
_Optional, Default=["default"]_
|
||||
|
||||
Search for services in cluster list.
|
||||
This option is ignored if `autoDiscoverClusters` is set to `true`.
|
||||
|
||||
```yaml tab="File (YAML)"
|
||||
providers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue