Document possibility of configuring tls for a worker instance in instance_map (#18064)
This commit is contained in:
@@ -4465,6 +4465,10 @@ instance_map:
|
||||
worker1:
|
||||
host: localhost
|
||||
port: 8034
|
||||
other:
|
||||
host: localhost
|
||||
port: 8035
|
||||
tls: true
|
||||
```
|
||||
Example configuration(#2, for UNIX sockets):
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user