An open API service indexing awesome lists of open source software.

https://github.com/tilt-dev/tilt-helmfile-demo

A demo using Tilt with helmfile
https://github.com/tilt-dev/tilt-helmfile-demo

Last synced: 12 months ago
JSON representation

A demo using Tilt with helmfile

Awesome Lists containing this project

README

          

# tilt-helmfile-demo

A demo using Tilt with helmfile.

Based on steps from @romikoops in https://github.com/windmilleng/tilt/issues/1517

To run:

1. Install [helmfile](https://github.com/roboll/helmfile)

2. Install [tilt](https://docs.tilt.dev/install.html)

3. Run `tilt up`

See the Tiltfile for more details on how to configure Tilt for helmfile in your
own project.