Browse Source
Minor spelling edits (#7640)
Minor spelling edits. Was reading your documentation.
pull/7645/head
Catblade
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/proxy.md
|
|
@ -13,7 +13,7 @@ If you set http and https proxy, all nodes and loadbalancer will be excluded fro |
|
|
|
|
|
|
|
## Set additional addresses to default no_proxy (all cluster nodes and loadbalancer) |
|
|
|
|
|
|
|
`additional_no_proxy: "aditional_host1,aditional_host2"` |
|
|
|
`additional_no_proxy: "additional_host1,additional_host2"` |
|
|
|
|
|
|
|
## Exclude workers from no_proxy |
|
|
|
|
|
|
|