| commit | 31c752a6eedf41bf4310f7a620acd87b61d0f09b | [log] [tgz] |
|---|---|---|
| author | Oleksandr Pidrepnyi <apodrepnyi@mirantis.com> | Mon May 13 18:19:30 2019 +0300 |
| committer | Oleksandr Pidrepnyi <apodrepnyi@mirantis.com> | Wed May 15 15:06:18 2019 +0300 |
| tree | 154001813b1ea37773952155935747265f4c51ad | |
| parent | 55d2ce4c48e4bf99c101e427b860cf98ae8ed95e [diff] |
Handle the hardcoded configuration values
This patch allows to customize the hardcoded configuration values,
as well as introduce new configuration options for panko services
by configmap template with the specified section:
panko:
server:
configmap:
DEFAULT:
api_paste_config: api_paste.ini
api:
default_api_return_limit: 100
storage:
max_retries: 10
Change-Id: I332862254805b2da479a7e9bf2dde06101045b3a
Related-Prod: PROD-29627