mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 08:36:46 +00:00
Improve language on 1.14 upgrade instructions. (#15412)
This commit is contained in:
parent
05f7b51c6a
commit
ad0cba9fd5
@ -46,8 +46,8 @@ The default value for the gRPC TLS port is 8503 for Consul servers. To disable t
|
|||||||
|
|
||||||
If you already use gRPC encryption, change the following fields to ensure compatibility:
|
If you already use gRPC encryption, change the following fields to ensure compatibility:
|
||||||
|
|
||||||
+ Change `ports.grpc` to `ports.grpc_tls`. [visit ports documentation for details](/docs/agent/config/config-files#grpc_tls_port)
|
+ Change `ports.grpc` to `ports.grpc_tls`. Refer to the [`grpc_tls_port` documentation](/docs/agent/config/config-files#grpc_tls_port) for details.
|
||||||
+ Change `addresses.grpc` to `addresses.grpc_tls`. [visit addresses documentation for details](/docs/agent/config/config-files#grpc_tls)
|
+ Change `addresses.grpc` to `addresses.grpc_tls`. Refer to the [`grpc_tls` documentation](/docs/agent/config/config-files#grpc_tls) for details.
|
||||||
|
|
||||||
#### Changes to peering
|
#### Changes to peering
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user