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 eb5bf8f commit 3ddc6bfCopy full SHA for 3ddc6bf
cluster/cluster.yaml
@@ -681,7 +681,7 @@ Resources:
681
Properties:
682
AlpnPolicy:
683
- {{ if eq .Cluster.ConfigItems.experimental_nlb_alpn_h2_enabled "true" }}HTTP2Preferred{{else}}None{{end}}
684
- SslPolicy: "ELBSecurityPolicy-TLS13-1-2-2021-06"
+ SslPolicy: "ELBSecurityPolicy-TLS-1-2-2017-01"
685
Certificates:
686
- CertificateArn: "{{.Values.load_balancer_certificate}}"
687
DefaultActions:
0 commit comments