diff --git a/pkg/scheduler/util.go b/pkg/scheduler/util.go index 0986a3b8ae..5a57906606 100644 --- a/pkg/scheduler/util.go +++ b/pkg/scheduler/util.go @@ -29,7 +29,7 @@ import ( ) var defaultSchedulerConf = ` -actions: "allocate, backfill, enqueue" +actions: "enqueue, allocate, backfill" tiers: - plugins: - name: priority