File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ Resources:
614
614
Properties :
615
615
AlpnPolicy :
616
616
- {{ if eq .Cluster.ConfigItems.experimental_nlb_alpn_h2_enabled "true" }}HTTP2Preferred{{else}}None{{end}}
617
- SslPolicy : " ELBSecurityPolicy-TLS -1-2-2017-01 "
617
+ SslPolicy : " ELBSecurityPolicy-TLS13 -1-2-2021-06 "
618
618
Certificates :
619
619
- CertificateArn : " {{.Values.load_balancer_certificate}}"
620
620
DefaultActions :
@@ -681,7 +681,7 @@ Resources:
681
681
Properties :
682
682
AlpnPolicy :
683
683
- {{ if eq .Cluster.ConfigItems.experimental_nlb_alpn_h2_enabled "true" }}HTTP2Preferred{{else}}None{{end}}
684
- SslPolicy : " ELBSecurityPolicy-TLS -1-2-2017-01 "
684
+ SslPolicy : " ELBSecurityPolicy-TLS13 -1-2-2021-06 "
685
685
Certificates :
686
686
- CertificateArn : " {{.Values.load_balancer_certificate}}"
687
687
DefaultActions :
You can’t perform that action at this time.
0 commit comments