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

helm starter commands not supported #123

Open
sachinkaushik opened this issue May 30, 2024 · 1 comment
Open

helm starter commands not supported #123

sachinkaushik opened this issue May 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@sachinkaushik
Copy link

sachinkaushik commented May 30, 2024

Helm.Create() doent support any other options.

helm create -p mytemplate mychart (-p is not supported)

like --Release , helm create -p mytemplate mychart (-p is not support)

@sachinkaushik sachinkaushik changed the title helm create -p mytemplate mychart (-p is not support) helm create -p mytemplate mychart (-p is not supported) May 30, 2024
@sachinkaushik sachinkaushik changed the title helm create -p mytemplate mychart (-p is not supported) helm starter commands not supported May 30, 2024
@manusa
Copy link
Owner

manusa commented May 30, 2024

Helm.Create() doent support any other options.
helm create -p mytemplate mychart (-p is not support)

Not yet implemented, will be added soon.

@manusa manusa added the enhancement New feature or request label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants