Skip to content

[Feature] Support helmfile as a deployment target#134

Description

@saw-jan

It would be awesome to have an option to run the deployment using helmfile for projects that use it to manage the charts for different environments. 馃ス

Possible config parameters could be:

  • deployment_target: helmfile - to run helmfile sync
  • app_path: . - repo path where helmfile.yaml is located
  • helmfile_options: -e test - to provide helmfile sync command options. Final command: helmfile sync -e test
  • proxy_tls: traefik:80 - same as helm
  • proxy_tls_hosts: ... - same as helm

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions