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 0406d511c1
commit b55deac3da
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 0 deletions

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

Binary file not shown.