deviceinsight / deviceinsight/helm-maven-plugin
Support to set helm options (e.g. --insecure)
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 48
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to add a generic way to pass options to the CLI call of helm?
I currently need a way to bypass certificate verification to access a project's chart repository. This can be done with one of the "--insecure" options, depending on what really needs to be done.
So adding just the handling of insecure would be fine, but adding a general way to just pass options is probably even more useful in the long run.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.