We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0e40f commit 33f9e18Copy full SHA for 33f9e18
ansible/files/envoy_config/lds.yaml
@@ -432,6 +432,7 @@ resources:
432
'@type': >-
433
type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext
434
common_tls_context:
435
+ alpn_protocols: [ "h2,http/1.1" ]
436
tls_certificates:
437
- certificate_chain:
438
filename: /etc/envoy/fullChain.pem
0 commit comments