summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master/templates/scheduler.json.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_master/templates/scheduler.json.j2')
-rw-r--r--roles/openshift_master/templates/scheduler.json.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/openshift_master/templates/scheduler.json.j2 b/roles/openshift_master/templates/scheduler.json.j2
index 835f2383e..cb5f43bb2 100644
--- a/roles/openshift_master/templates/scheduler.json.j2
+++ b/roles/openshift_master/templates/scheduler.json.j2
@@ -1,4 +1,6 @@
{
+ "kind": "Policy",
+ "apiVersion": "v1",
"predicates": [
{"name": "MatchNodeSelector"},
{"name": "PodFitsResources"},