do not evict more than 10 pods in total fro mdescheduler [ci skip]

This commit is contained in:
Viktor Barzin 2025-03-16 17:36:57 +00:00
parent 86ac478e8c
commit adf11a54f4

View file

@ -98,6 +98,7 @@ deschedulerPolicyAPIVersion: "descheduler/v1alpha2"
deschedulerPolicy:
# nodeSelector: "key1=value1,key2=value2"
# maxNoOfPodsToEvictPerNode: 10
maxNoOfPodsToEvictTotal: 10
# maxNoOfPodsToEvictPerNamespace: 10
# ignorePvcPods: true
# evictLocalStoragePods: true