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