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 5a033a9 commit eb5bf8fCopy full SHA for eb5bf8f
cluster/cluster.yaml
@@ -614,7 +614,7 @@ Resources:
614
Properties:
615
AlpnPolicy:
616
- {{ if eq .Cluster.ConfigItems.experimental_nlb_alpn_h2_enabled "true" }}HTTP2Preferred{{else}}None{{end}}
617
- SslPolicy: "ELBSecurityPolicy-TLS13-1-2-2021-06"
+ SslPolicy: "ELBSecurityPolicy-TLS-1-2-2017-01"
618
Certificates:
619
- CertificateArn: "{{.Values.load_balancer_certificate}}"
620
DefaultActions:
0 commit comments