change thresholds
Some checks failed
render-manifests-push / render-manifests-push (push) Successful in 31s
lint-test-helm / lint-helm (push) Failing after 33s
renovate / renovate (push) Successful in 1m47s

This commit is contained in:
2025-12-06 20:03:18 -06:00
parent 633e9d31c9
commit 534ec64b5e

View File

@@ -42,13 +42,13 @@ descheduler:
- name: LowNodeUtilization - name: LowNodeUtilization
args: args:
thresholds: thresholds:
cpu: 20 cpu: 30
memory: 20 memory: 30
pods: 20 pods: 100
targetThresholds: targetThresholds:
cpu: 60 cpu: 60
memory: 60 memory: 40
pods: 60 pods: 150
plugins: plugins:
balance: balance:
enabled: enabled: