Skip to content

Commit afed5b3

Browse files
committed
update Readme
1 parent ca74c8b commit afed5b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,9 @@ Following table lists all the parameters supported by the latest MarkLogic Helm
211211
| `logCollection.files.auditLogs` | Parameter to enable collection of MarkLogics audit logs when log collection is enabled | `true` |
212212
| `logCollection.outputs` | Configure desired output for fluent-bit | `""` |
213213
| `haproxy.enabled` | Parameter to enable the HAProxy Load Balancer for MarkLogic Server | `false` |
214+
| `haproxy.image.repository` | Repository for HAProxy image | `haproxytech/haproxy-alpine` |
215+
| `haproxy.image.tag` | Tag for HAProxy image | `2.9.4` |
216+
| `haproxy.image.pullPolicy` | Haproxy iamge Pull Policy | `IfNotPresent` |
214217
| `haproxy.existingConfigmap` | Name of an existing configmap with configuration for HAProxy | `marklogic-haproxy` |
215218
| `haproxy.replicaCount` | Number of HAProxy Deployment | `2` |
216219
| `haproxy.restartWhenUpgrade.enabled` | Automatically roll Deployments for every helm upgrade | `true` |

0 commit comments

Comments
 (0)