浏览代码

Enable 'NoVolumeZoneConflict' policy for scheduler

Andrew Butcher 8 年之前
父节点
当前提交
9f8a5e5aaf
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      roles/openshift_facts/library/openshift_facts.py

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

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