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

issue with finding broken helm release #4

Open
virtualistic opened this issue Feb 14, 2023 · 0 comments
Open

issue with finding broken helm release #4

virtualistic opened this issue Feb 14, 2023 · 0 comments

Comments

@virtualistic
Copy link

Thank you for providing the community with these questions!

In https://github.com/jamesbuckett/ckad-questions/blob/main/03-ckad-deployment.md#03-04-helm-question
You mention how to find a broken release:
Broken Release

helm list
helm uninstall my-release 

but when a release is in a pending state helm list won't find it. You can with the command:
helm list -a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant