inputs:
              envs:
                VESHV_CONFIG_URL:
-                 { concat: [ 'http://', { get_input: consul_host }, ':', { get_input: consul_port }, '/v1/kv/', { get_input: hv_ves_name} ] }
+                 { concat: [ 'http://', { get_input: consul_host }, ':', { get_input: consul_port }, '/v1/kv/', { get_input: hv_ves_name}, '?raw=true' ] }
                VESHV_LISTEN_PORT:
                  { concat: [ { get_input: container_port }, '' ] }
 +              VESHV_HEALTH_CHECK_API_PORT:
 +                { concat: [ { get_input: healthcheck_port }, '' ] }
                VESHV_SSL_DISABLE: ''
      properties:
        application_config: