|
|
|
|
|
by baq
924 days ago
|
|
Helm is a tool to use Jinja to write an object tree (or dag), in yaml. This is not endorsement. This is to point out that it makes hardly any sense! Use a proper programming language and serialize the object tree/network to whatever format is necessary. |
|
It's not really that. Jinja is python, Helm is written in Go and uses one of the Go template languages, which has a passing similarity to Jinja.
The rest of your comment is spot on, of course.