瀏覽代碼

Add 'MaxEBSVolumeCount' to default scheduler predicates.

Andrew Butcher 8 年之前
父節點
當前提交
466a45abc1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      roles/openshift_facts/library/openshift_facts.py

+ 1 - 0
roles/openshift_facts/library/openshift_facts.py

@@ -1730,6 +1730,7 @@ class OpenShiftFacts(object):
                 {"name": "PodFitsPorts"},
                 {"name": "NoDiskConflict"},
                 {"name": "NoVolumeZoneConflict"},
+                {"name": "MaxEBSVolumeCount"},
                 {"name": "Region", "argument": {"serviceAffinity" : {"labels" : ["region"]}}}
             ]
             scheduler_priorities = [