Skip to content

Commit 33f9e18

Browse files
authored
add alpn_protocols
1 parent ea0e40f commit 33f9e18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/files/envoy_config/lds.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ resources:
432432
'@type': >-
433433
type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext
434434
common_tls_context:
435+
alpn_protocols: [ "h2,http/1.1" ]
435436
tls_certificates:
436437
- certificate_chain:
437438
filename: /etc/envoy/fullChain.pem

0 commit comments

Comments
 (0)