Skip to content

Commit

Permalink
add tls config
Browse files Browse the repository at this point in the history
  • Loading branch information
jdockerty committed Dec 9, 2023
1 parent b0d124f commit c7d4f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/tls/tls-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ graceful_shutdown: false
targets:
tlsTermination:
protocol: 'https'
listener: 4443
listener: 8443
# TLS is terminated at the load balancer.
# Clients are required to trust the certificate that is loaded here. This will
# typically originate from a trusted CA.
Expand Down

0 comments on commit c7d4f10

Please sign in to comment.