File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -195,9 +195,9 @@ Following table lists all the parameters supported by the latest MarkLogic Helm
195
195
| ` haproxy.service.type ` | The service type of the HAproxy | ` ClusterIP ` |
196
196
| ` haproxy.pathbased.enabled ` | Parameter to enable path based routing on the HAProxy Load Balancer for MarkLogic | ` false ` |
197
197
| ` haproxy.frontendPort ` | Listening port in the Front-End section of the HAProxy when using Path based routing | ` 443 ` |
198
- | ` haproxy.DefaultAppappservices.path ` | Path used to expose MarkLogic App-Services App-Server | ` "" ` |
199
- | ` haproxy.DefaultAppadmin.path ` | Path used to expose MarkLogic Admin App-Server | ` "" ` |
200
- | ` haproxy.DefaultAppmanage.path ` | Path used to expose the MarkLogic Manage App-Server | ` "" ` |
198
+ | ` haproxy.DefaultAppappservices.path ` | Path used to expose MarkLogic App-Services App-Server | ` "" ` |
199
+ | ` haproxy.DefaultAppadmin.path ` | Path used to expose MarkLogic Admin App-Server | ` "" ` |
200
+ | ` haproxy.DefaultAppmanage.path ` | Path used to expose the MarkLogic Manage App-Server | ` "" ` |
201
201
| ` haproxy.additionalAppServers ` | List of additional HTTP Ports configuration for HAproxy | ` [] ` |
202
202
| ` haproxy.tcpports.enabled ` | Parameter to enable TCP port routing on HAProxy | ` false ` |
203
203
| ` haproxy.tcpports ` | TCP Ports and load balancing type configuration for HAproxy | ` [] ` |
You can’t perform that action at this time.
0 commit comments