diff --git a/clusters/cl01tl/helm/descheduler/values.yaml b/clusters/cl01tl/helm/descheduler/values.yaml index d6e5910f8..cb2e2ea22 100644 --- a/clusters/cl01tl/helm/descheduler/values.yaml +++ b/clusters/cl01tl/helm/descheduler/values.yaml @@ -44,7 +44,7 @@ descheduler: thresholds: cpu : 80 memory: 80 - pods: 140 + pods: 90 evictableNamespaces: exclude: - "kube-system" @@ -55,11 +55,11 @@ descheduler: thresholds: cpu: 30 memory: 30 - pods: 90 + pods: 50 targetThresholds: cpu: 60 memory: 40 - pods: 100 + pods: 80 plugins: balance: enabled: