X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fconfig_tpl%2Fpublic-api-proxy.yaml;h=02299aec85d64dd11d50324c8ee9047a48e2f771;hb=92c484d833198b037e631416b23e9ee9fe42ff25;hp=e3407e76e8e08b55ba5b767999bbed9026dd9f20;hpb=62c7cc8514c32948501e8a85e38dea8a49669491;p=joid.git diff --git a/ci/config_tpl/public-api-proxy.yaml b/ci/config_tpl/public-api-proxy.yaml index e3407e76..02299aec 100644 --- a/ci/config_tpl/public-api-proxy.yaml +++ b/ci/config_tpl/public-api-proxy.yaml @@ -7,7 +7,7 @@ - service_name: {{ service.name }} service_host: {{ public_api_ip }} service_port: {{ service.port }} - service_options: [mode http, balance leastconn], + service_options: [mode http, balance leastconn] servers: [[{{ service.name }}, {{ service.ip }}, {{ service.port }}, 'maxconn 100 cookie S0 check']] {% endfor %} to: