Skip to content

Bakes a Helm-compatible manifest from a config file and a series of dhall files (for user with dhall-kubernetes)

License

Notifications You must be signed in to change notification settings

albertov/bake-dhall

 
 

Repository files navigation

bake-dhall

Evaluate a template dir:

bake-dhall evaluate -i examples/index.dhall -c examples/sampleConfig.json

Pack a template dir into a portable archive

bake-dhall pack -i examples/index.dhall -o packed.xz

Evaluate a packed archive dir:

bake-dhall unpack -i packed.xz -c examples/sampleConfig.json

About

Bakes a Helm-compatible manifest from a config file and a series of dhall files (for user with dhall-kubernetes)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%