do not evict more than 10 pods in total fro mdescheduler [ci skip]
This commit is contained in:
parent
0406d511c1
commit
b55deac3da
2 changed files with 1 additions and 0 deletions
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue