digitalresistor / barnacle

A small command line tool to render a Jinja2 template before executing another process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for using barnacle as an init container in k8s to generate config on the fly

digitalresistor opened this issue · comments

This would either require shipping a flag that just has barnacle exit 0 when the file is correctly rendered, or add in a /bin/true that is statically compiled as well into the scratch image.