summaryrefslogtreecommitdiffstats
path: root/roles/openshift_service_catalog/templates/controller_manager.j2
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1524805- ServiceCatalog now works disconnectedFabian von Feilitzsch2018-01-221-1/+1
| | | | | Change imagePullPolicy for service catalog from Always to IfNotPresent, allowing service catalog to install in a disconnected setting
* Add var for controller to enable async bindingsJeff Peeler2018-01-111-1/+5
| | | | | | | | | | New variable is called 'openshift_service_catalog_async_bindings_enabled' and is set to false by default. Also, fixed a typo in the controller template for the DaemonSet update strategy, which caused the strategy to be set to OnDelete rather than the intended RollingUpdate.
* dist.iteritems() no longer exists in Python 3.Jan Pazdziora2017-11-271-1/+1
|
* Update the name of the service-catalog binarystaebler2017-10-261-1/+2
|
* Add apiserver.crt to service-catalog controller-manager deployment.staebler2017-10-171-0/+12
|
* Update service catalog playbook for service-catalog rc1staebler2017-10-141-1/+6
|
* Addressing servicecatalog doesnt have enough permissions and multimaster ↵ewolinetz2017-07-051-0/+1
| | | | config for service-catalog
* Creation of service_catalog and placeholder broker rolesewolinetz2017-06-221-0/+46