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:
|
thresholds:
|
||||||
cpu: 50
|
cpu: 50
|
||||||
memory: 50
|
memory: 50
|
||||||
pods: 20
|
# pods: 20
|
||||||
targetThresholds:
|
targetThresholds:
|
||||||
cpu: 80
|
cpu: 80
|
||||||
memory: 80
|
memory: 80
|
||||||
pods: 30
|
# pods: 30
|
||||||
metricsUtilization:
|
metricsUtilization:
|
||||||
metricsServer: true
|
metricsServer: true
|
||||||
- name: PodLifeTime
|
- name: PodLifeTime
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue