summaryrefslogtreecommitdiffstats
path: root/roles/openshift_web_console/defaults/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_web_console/defaults/main.yml')
-rw-r--r--roles/openshift_web_console/defaults/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/openshift_web_console/defaults/main.yml b/roles/openshift_web_console/defaults/main.yml
new file mode 100644
index 000000000..4f395398c
--- /dev/null
+++ b/roles/openshift_web_console/defaults/main.yml
@@ -0,0 +1,3 @@
+---
+# TODO: This is temporary and will be updated to use taints and tolerations so that the console runs on the masters
+openshift_web_console_nodeselector: {"region":"infra"}