mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
Fix a bug that DefaultPreemption plugin is disabled when using scheduler policy
This commit is contained in:
@@ -348,6 +348,7 @@ profiles:
|
||||
{Name: "TaintToleration"},
|
||||
{Name: "InterPodAffinity"},
|
||||
},
|
||||
"PostFilterPlugin": {{Name: "DefaultPreemption"}},
|
||||
"PreScorePlugin": {
|
||||
{Name: "InterPodAffinity"},
|
||||
},
|
||||
|
Reference in New Issue
Block a user