OSBS: disable router in OSBS openshift cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
20c0cc5415
commit
b81bce8dc0
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ openshift_master_default_subdomain={{openshift_app_subdomain}}
|
|||
#openshift_hosted_router_certificate={"certfile": "/path/to/router.crt", "keyfile": "/path/to/router.key", "cafile": "/path/to/router-ca.crt"}
|
||||
#
|
||||
# Disable management of the OpenShift Router
|
||||
#openshift_hosted_manage_router=false
|
||||
openshift_hosted_manage_router=false
|
||||
#
|
||||
# Router sharding support has been added and can be achieved by supplying the correct
|
||||
# data to the inventory. The variable to house the data is openshift_hosted_routers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue