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 @@ -210,10 +210,10 @@ Following table lists all the parameters supported by the latest MarkLogic Helm
210
210
| ` haproxy.resources.requests.memory ` | The requested memory resource for the HAProxy container | ` 128Mi ` |
211
211
| ` haproxy.resources.limits.cpu ` | The cpu resource limit for the HAProxy container | ` 250m ` |
212
212
| ` haproxy.resources.limits.memory ` | The memory resource limit for the HAProxy container | ` 128Mi ` |
213
- | ` ingress.enabled ` | Enable an ingress resource for the Argo CD server | ` false ` |
213
+ | ` ingress.enabled ` | Enable an ingress resource for the MarkLogic cluster | ` false ` |
214
214
| ` ingress.className ` | Defines which ingress controller will implement the resource | ` "" ` |
215
215
| ` ingress.labels ` | Additional ingress labels | ` {} ` |
216
- | ` ingress.annotations ` | Additional ingress annotations | ` {} ` |
216
+ | ` ingress.annotations ` | Additional ingress annotations | ` {} ` |
217
217
| ` ingress.hosts ` | List of ingress hosts | ` [] ` |
218
218
| ` ingress.additionalHost ` | List of ingress additional hosts | ` [] ` |
219
219
You can’t perform that action at this time.
0 commit comments