We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d6a9f commit 958ddfeCopy full SHA for 958ddfe
charts/listmonk/README.md
@@ -29,7 +29,7 @@ $ helm uninstall --namespace listmonk listmonk
29
| Key | Type | Default | Description |
30
|---------------------------|--------|-----------------------|------------------------------------------------------|
31
| ingress.annotations | object | `{}` | annotations for the ingress |
32
-| ingress.enable | bool | `false` | enable the ingress |
+| ingress.enabled | bool | `false` | enable the ingress |
33
| ingress.className | string | `""` | ingress class name |
34
| ingress.host | string | `"listmonk.local"` | host for the ingress |
35
| ingress.tls | list | `[]` | tls configuration for the ingress |
0 commit comments