YAML templating tool that works on YAML structure instead of text
ytt
$ ytt -f template.yaml
$ ytt -f template.yaml -v key=value
$ ytt -f dir/ -f values.yaml > output.yaml