Browse Source

Enable 'NoVolumeZoneConflict' policy for scheduler

Andrew Butcher 8 years ago
parent
commit
9f8a5e5aaf
1 changed files with 1 additions and 0 deletions
  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 = [