Skip to content

provide special flags to environment for certain stages #794

Open
@Morriz

Description

@Morriz

I would like to be able to infer that a chart is beying installed or destroyed, so that I can make better use of exec.

Scenario:

Some apps in the wild don't support helm or not fully (knative, cert-manager etc), but I would like to use helmfile ordering to install their manifests at the right time.

So I create a basic deploy script that either does a k apply -f $FOLDER, or, and that is about my request, it does a k delete -f $FOLDER.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions