diff --git a/terraform/layer2-k8s/eks-cluster-autoscaler.tf b/terraform/layer2-k8s/eks-cluster-autoscaler.tf index 8e883c3b..27650f66 100644 --- a/terraform/layer2-k8s/eks-cluster-autoscaler.tf +++ b/terraform/layer2-k8s/eks-cluster-autoscaler.tf @@ -19,6 +19,8 @@ rbac: autoDiscovery: clusterName: ${local.eks_cluster_id} extraArgs: + skip-nodes-with-local-storage: false + scale-down-utilization-threshold: 0.7 expander: priority expanderPriorities: | 10: