1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 14:41:10 +01:00

Remove weight parameter from example policy as it is not implemented yet.

This commit is contained in:
Avesh Agarwal
2017-08-28 12:26:12 -04:00
parent 515ef42a86
commit 2259a793ec

View File

@@ -3,7 +3,6 @@ kind: "ReschedulerPolicy"
strategies: strategies:
"LowNodeUtilization": "LowNodeUtilization":
enabled: true enabled: true
weight: 1
params: params:
nodeResourceUtilizationThresholds: nodeResourceUtilizationThresholds:
thresholds: thresholds: