Skip to content

Commit eb5bf8f

Browse files
author
speruri
committed
remove the control plane update so that it can be done separately
Signed-off-by: speruri <[email protected]>
1 parent 5a033a9 commit eb5bf8f

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
@@ -614,7 +614,7 @@ Resources:
614614
Properties:
615615
AlpnPolicy:
616616
- {{ if eq .Cluster.ConfigItems.experimental_nlb_alpn_h2_enabled "true" }}HTTP2Preferred{{else}}None{{end}}
617-
SslPolicy: "ELBSecurityPolicy-TLS13-1-2-2021-06"
617+
SslPolicy: "ELBSecurityPolicy-TLS-1-2-2017-01"
618618
Certificates:
619619
- CertificateArn: "{{.Values.load_balancer_certificate}}"
620620
DefaultActions:

0 commit comments

Comments
 (0)