Update to 2022-09-04 18:00

This commit is contained in:
Daniel Berteaud
2022-09-04 18:00:17 +02:00
parent c36a80b596
commit e084a5f0b2
10 changed files with 124 additions and 9 deletions

View File

@@ -102,6 +102,9 @@ consul_base_conf:
# TLS settings for interal RPC
internal_rpc:
verify_server_hostname: True
grpc:
# verify_incoming must be disabled on the gRPC endpoint for the envoy proxies when using Consul Connect !
verify_incoming: False
consul_extra_conf: {}
consul_host_conf: {}