Closed jan-tee closed 1 year ago
Helm chart docs say ui.ingress.enable is the key, but it is ui.ingress.enabled.
ui.ingress.enable
ui.ingress.enabled
Maybe you can use a tool like helm-docs to auto-genereate the docs and prevent this from happening going forward
helm-docs
Hi, thank you for using my project and submitting issues.
I fixed the doc and thank you again for the tips, I will try helm-docs :wink:
Helm chart docs say
ui.ingress.enable
is the key, but it isui.ingress.enabled
.Maybe you can use a tool like
helm-docs
to auto-genereate the docs and prevent this from happening going forward