Handle the hardcoded configuration values

This patch allows to customize the hardcoded configuration values,
as well as introduce new configuration options for horizon services
by configmap template with the specified section:

  horizon:
    server:
      configmap:
        API_RESULT_LIMIT: 1000
        API_RESULT_PAGE_SIZE: 20

Change-Id: Ia3fa051f3fad4a05c80dc126f608a8bfc5089f63
Related-Prod: PROD-29626
6 files changed