File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ Data Plane API allows performing EC2 instances discovery, self-registering IP ad
77All instances must be tagged with the following tags:
88
99- ` HAProxy:Service:Name ` : the service name will compose the HAProxy ` backend ` name.
10- - ` HAProxy:Service:Port ` : the default service port is listening to.
10+ - ` HAProxy:Service:Port ` : the default service port is listening to (only one port is allowed) .
1111
1212> The said tags are mandatory, otherwise, the instance will be ignored.
1313
1414An additional tag is provided, in case of override for the single instance
1515
16- - ` HAProxy:Instance:Port ` : allows to override the default Service port.
16+ - ` HAProxy:Instance:Port ` : allows to override the default Service port (only one port is allowed) .
1717
1818## Filtering
1919
You can’t perform that action at this time.
0 commit comments