tokers opened a new pull request, #391: URL: https://github.com/apache/apisix-helm-chart/pull/391
Currently, the default value of `etcd.auth.tls.sni` field is `""`, and it'll be set unconditionally to APISIX config.yaml if `etcd.auth.tls.enabled` is `true`, in such a case, an empty SNI will be set when APISIX is trying to access ETCD (in a TLS handshake). Signed-off-by: Chao Zhang <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
