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

[doc] 3.1.2.2.3 Migration Procedure (Air gap) -> helm should be "helm3" during helm plugin install #1055

Open
Martin-Weiss opened this issue Jan 11, 2021 · 0 comments

Comments

@Martin-Weiss
Copy link
Contributor

3.1.2.2.3 Migration Procedure (Air gap):

https://documentation.suse.com/suse-caasp/4.5/html/caasp-admin/_software_management.html#_migration_procedure_air_gap


Install the plugin

export HELM_LINTER_PLUGIN_NO_INSTALL_HOOK=true
helm plugin install ./helm-2to3

--> can you change this to:

export HELM_LINTER_PLUGIN_NO_INSTALL_HOOK=true
helm3 plugin install ./helm-2to3

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