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.
2 parents faa4641 + 3ddc6bf commit 6e651edCopy full SHA for 6e651ed
cluster/config-defaults.yaml
@@ -52,7 +52,7 @@ karpenter_in_transit_support_required: "false"
52
karpenter_instance_family_t_enabled: "false"
53
54
# ALB config created by kube-aws-ingress-controller
55
-kube_aws_ingress_controller_ssl_policy: "ELBSecurityPolicy-TLS-1-2-2017-01"
+kube_aws_ingress_controller_ssl_policy: "ELBSecurityPolicy-TLS13-1-2-2021-06"
56
kube_aws_ingress_controller_idle_timeout: "1m"
57
kube_aws_ingress_controller_deregistration_delay_timeout: "10s"
58
# allow using NLBs for ingress
0 commit comments