docs: Document remote.client configuration (#1637)
chore(docs): Document remote.client configuration Document remote.client configuration for ticket #64.
This commit is contained in:
parent
bc433161d6
commit
447c7ad321
@ -2843,11 +2843,12 @@ there are known issues with this feature. If you'd like to provide some feedback
|
||||
Use at your own risk.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
|:-----------------------------------|:---------------------------------------------|:--------------|
|
||||
|:-----------------------------------|:-----------------------------------------------|:--------------|
|
||||
| `remote` | Remote configuration | `{}` |
|
||||
| `remote.instances` | List of remote instances | Required `[]` |
|
||||
| `remote.instances.endpoint-prefix` | String to prefix all endpoint names with | `""` |
|
||||
| `remote.instances.url` | URL from which to retrieve endpoint statuses | Required `""` |
|
||||
| `remote.client` | [Client configuration](#client-configuration). | `{}` |
|
||||
|
||||
```yaml
|
||||
remote:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user