We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello.
I am trying to use latest helm chart 2.0.1,
there's error when I add
defaultBackend: enabled: true
name: is needed for template.
name:
Please check once again.
and how about provide defaultBackend enabled: true default? not false
The text was updated successfully, but these errors were encountered:
No, thank you. You should enable the default backend only if you are using a custom one.
Sorry, something went wrong.
@aledbf Thanks for your quick patch.
I mean that defaultBackend.enabled:false is default and controller.defaultBackendService: "" is default.. it means user should change one of them...
defaultBackend.enabled:false
controller.defaultBackendService: ""
and here's one more I found. helm uninstall command does not work. all pod still work.
Successfully merging a pull request may close this issue.
Hello.
I am trying to use latest helm chart 2.0.1,
there's error when I add
name:
is needed for template.Please check once again.
and how about provide defaultBackend enabled: true default? not false
The text was updated successfully, but these errors were encountered: