remove pods constraints for descheduler [ci skip]
This commit is contained in:
parent
37faa3ffdc
commit
4c4dbcf195
1 changed files with 2 additions and 2 deletions
|
|
@ -142,11 +142,11 @@ deschedulerPolicy:
|
|||
thresholds:
|
||||
cpu: 50
|
||||
memory: 50
|
||||
pods: 20
|
||||
# pods: 20
|
||||
targetThresholds:
|
||||
cpu: 80
|
||||
memory: 80
|
||||
pods: 30
|
||||
# pods: 30
|
||||
metricsUtilization:
|
||||
metricsServer: true
|
||||
- name: PodLifeTime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue