Skip to content

Commit af1dfe6

Browse files
committed
fix typo
1 parent 3fd4912 commit af1dfe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,10 @@ Following table lists all the parameters supported by the latest MarkLogic Helm
210210
| `haproxy.resources.requests.memory` | The requested memory resource for the HAProxy container | `128Mi` |
211211
| `haproxy.resources.limits.cpu` | The cpu resource limit for the HAProxy container | `250m` |
212212
| `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`|
214214
| `ingress.className` | Defines which ingress controller will implement the resource | `""` |
215215
| `ingress.labels` | Additional ingress labels | `{}` |
216-
| `ingress.annotations` | Additional ingress annotations | `{}` |
216+
| `ingress.annotations` | Additional ingress annotations | `{}` |
217217
| `ingress.hosts` | List of ingress hosts | `[]` |
218218
| `ingress.additionalHost` | List of ingress additional hosts | `[]` |
219219

0 commit comments

Comments
 (0)