Skip to content

RFE: helm-diff flags via envvars? #358

Open
@evgkrsk

Description

@evgkrsk

It seems like good idea to not reinvent the wheel and supporting all helm-diff args in external programs, but to allow helm-diff to pick up any valid CLI arg via environment variable.

This idea born from trying to use fresh --normalize-manifests flag in helmfile (roboll/helmfile#2053):

Probably a better approach would be to enhance not helmfile but helm-diff to be able to enable the flag via an envvar,
like HELM_DIFF_NORMALIZE_MANIFESTS=true, so that you can run helmfile like HELM_DIFF_NORMALIZE_MANIFESTS=true helmfile apply.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions