do not evict more than 10 pods in total fro mdescheduler [ci skip]
This commit is contained in:
parent
86ac478e8c
commit
adf11a54f4
1 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue