fix descheduler values
This commit is contained in:
@@ -130,12 +130,12 @@ deschedulerPolicy:
|
|||||||
- name: LowNodeUtilization
|
- name: LowNodeUtilization
|
||||||
args:
|
args:
|
||||||
thresholds:
|
thresholds:
|
||||||
cpu: 20
|
cpu: 30
|
||||||
memory: 20
|
memory: 30
|
||||||
pods: 20
|
pods: 30
|
||||||
targetThresholds:
|
targetThresholds:
|
||||||
cpu: 50
|
cpu: 50
|
||||||
memory: 50
|
memory: 60
|
||||||
pods: 50
|
pods: 50
|
||||||
plugins:
|
plugins:
|
||||||
balance:
|
balance:
|
||||||
|
|||||||
Reference in New Issue
Block a user