Skip to content

Support to set helm options (e.g. --insecure) #107

@unexist

Description

@unexist

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions