This commit is contained in:
Kevin Fenzi 2017-05-11 14:33:09 +00:00
parent ad304f6899
commit 270152b494

View file

@ -235,9 +235,7 @@ openshift_master_cluster_public_hostname={{openshift_cluster_url}}
#osm_api_server_args={'max-requests-inflight': ['400']}
# default subdomain to use for exposed routes
{% if openshift_app_subdomain is defined %}
openshift_master_default_subdomain={{openshift_app_subdomain}}
{% endif %}
# additional cors origins
#osm_custom_cors_origins=['foo.example.com', 'bar.example.com']