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
version: 0.5.0
This flag namespace is default to list all namespace, but not work with helm v3
namespace
helm-exporter/main.go
Line 48 in a518a9f
It seems the flag AllNamespaces of helm3 list action should be enabled. https://github.com/helm/helm/blob/df20164cd27f12d8f4cadda608ca1caea5c25759/pkg/action/list_test.go#L83
AllNamespaces
The text was updated successfully, but these errors were encountered:
This should be resolved as of this PR - #26
Sorry, something went wrong.
No branches or pull requests
version: 0.5.0
This flag
namespace
is default to list all namespace, but not work with helm v3helm-exporter/main.go
Line 48 in a518a9f
It seems the flag
AllNamespaces
of helm3 list action should be enabled. https://github.com/helm/helm/blob/df20164cd27f12d8f4cadda608ca1caea5c25759/pkg/action/list_test.go#L83The text was updated successfully, but these errors were encountered: