remove pods constraints for descheduler [ci skip]

This commit is contained in:
Viktor Barzin 2025-05-04 11:19:01 +00:00
parent 37faa3ffdc
commit 4c4dbcf195

View file

@ -142,11 +142,11 @@ deschedulerPolicy:
thresholds: thresholds:
cpu: 50 cpu: 50
memory: 50 memory: 50
pods: 20 # pods: 20
targetThresholds: targetThresholds:
cpu: 80 cpu: 80
memory: 80 memory: 80
pods: 30 # pods: 30
metricsUtilization: metricsUtilization:
metricsServer: true metricsServer: true
- name: PodLifeTime - name: PodLifeTime