Skip to content

Commit 3ddc6bf

Browse files
author
speruri
committed
undo leftover control plane related change
Signed-off-by: speruri <[email protected]>
1 parent eb5bf8f commit 3ddc6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ Resources:
681681
Properties:
682682
AlpnPolicy:
683683
- {{ if eq .Cluster.ConfigItems.experimental_nlb_alpn_h2_enabled "true" }}HTTP2Preferred{{else}}None{{end}}
684-
SslPolicy: "ELBSecurityPolicy-TLS13-1-2-2021-06"
684+
SslPolicy: "ELBSecurityPolicy-TLS-1-2-2017-01"
685685
Certificates:
686686
- CertificateArn: "{{.Values.load_balancer_certificate}}"
687687
DefaultActions:

0 commit comments

Comments
 (0)