summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.ose.example
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-11-28 09:42:05 -0500
committerGitHub <noreply@github.com>2016-11-28 09:42:05 -0500
commit68d883dd99c118c0374042f9d7ac5573aef0de7e (patch)
treeb1e1c498d98cc15eaffabe63811da9691d5ae7e8 /inventory/byo/hosts.ose.example
parent90fb07f40aa3945e71d3941bca54867c649bc95f (diff)
parentefecf62dc56a621e21962f66553d5ad3872286e5 (diff)
downloadopenshift-68d883dd99c118c0374042f9d7ac5573aef0de7e.tar.gz
openshift-68d883dd99c118c0374042f9d7ac5573aef0de7e.tar.bz2
openshift-68d883dd99c118c0374042f9d7ac5573aef0de7e.tar.xz
openshift-68d883dd99c118c0374042f9d7ac5573aef0de7e.zip
Merge pull request #2836 from abutcher/BZ1393645
Merge admission plugin configs
Diffstat (limited to 'inventory/byo/hosts.ose.example')
-rw-r--r--inventory/byo/hosts.ose.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example
index be919c105..4a2925599 100644
--- a/inventory/byo/hosts.ose.example
+++ b/inventory/byo/hosts.ose.example
@@ -619,6 +619,9 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
# masterConfig.volumeConfig.dynamicProvisioningEnabled, configurable as of 1.2/3.2, enabled by default
#openshift_master_dynamic_provisioning_enabled=False
+# Admission plugin config
+#openshift_master_admission_plugin_config={"ProjectRequestLimit":{"configuration":{"apiVersion":"v1","kind":"ProjectRequestLimitConfig","limits":[{"selector":{"admin":"true"}},{"maxProjects":"1"}]}},"PodNodeConstraints":{"configuration":{"apiVersion":"v1","kind":"PodNodeConstraintsConfig"}}}
+
# Configure usage of openshift_clock role.
#openshift_clock_enabled=true