Skip to content

Commit 3ec5c34

Browse files
author
speruri
committed
include leftover Master LB from control plane
Signed-off-by: speruri <[email protected]>
1 parent 58b1533 commit 3ec5c34

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-TLS-1-2-2017-01"
684+
SslPolicy: "ELBSecurityPolicy-TLS13-1-2-2021-06"
685685
Certificates:
686686
- CertificateArn: "{{.Values.load_balancer_certificate}}"
687687
DefaultActions:

0 commit comments

Comments
 (0)