Skip to content

openinfradev/helm2yaml

Repository files navigation

helm2yaml

Create k8s resources files based on the decapod manifest file derived from helm-release.

Simple Usage

> git clone https://github.com/openinfradev/helm2yaml.git
> cd helm2yaml
> pip install -r requirements.txt
> helm2yaml/helm2yaml -m lma_manifest.yaml -t -o gen

Options

  • -m [decapod-manifest-file] # a yaml file derived from helm-relese
  • -t # make template
  • -o [output-directory] # target to generate resource files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7