Browse Source

Enable 'NoVolumeZoneConflict' policy for scheduler

Andrew Butcher 8 năm trước cách đây
mục cha
commit
9f8a5e5aaf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 = [