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

Please support skip_crds options #6181

Closed
kahirokunn opened this issue Jul 25, 2023 · 2 comments
Closed

Please support skip_crds options #6181

kahirokunn opened this issue Jul 25, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@kahirokunn
Copy link
Contributor

Describe the Feature You Want

add skip_crds options

Current Behavior

Always install crds.

cmd = []string{"helm", "template", name, localPath, "--include-crds"}

Why Do You Want This?

Crds may be included in the helm chart and you often do not want to install it.

Additional context
Add any other context or screenshots about the feature request here.

@kahirokunn
Copy link
Contributor Author

I made PR.
#6182

@kahirokunn
Copy link
Contributor Author

done

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

1 participant