haproxy config correction
[joid.git] / ci / config_tpl / public-api-proxy.yaml
index e3407e7..02299ae 100644 (file)
@@ -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: