Skip to content
New issue

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

error in using helm, using defaultBackend enabled true case #5475

Closed
Hokwang opened this issue Apr 30, 2020 · 2 comments · Fixed by #5476
Closed

error in using helm, using defaultBackend enabled true case #5475

Hokwang opened this issue Apr 30, 2020 · 2 comments · Fixed by #5476
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@Hokwang
Copy link

Hokwang commented Apr 30, 2020

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.

Please check once again.

and how about provide defaultBackend enabled: true default? not false

@Hokwang Hokwang added the kind/bug Categorizes issue or PR as related to a bug. label Apr 30, 2020
@aledbf
Copy link
Member

aledbf commented Apr 30, 2020

and how about provide defaultBackend enabled: true default? not false

No, thank you. You should enable the default backend only if you are using a custom one.

@Hokwang
Copy link
Author

Hokwang commented Apr 30, 2020

@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...

and here's one more I found.
helm uninstall command does not work. all pod still work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants