HackerNoon Mobile

Better reading experience on the app
Golang Templating: Substituting Values Between Different YAML Filesby@tiago-melo
1,334 reads

Golang Templating: Substituting Values Between Different YAML Files

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

[Go] templating is a powerful feature that allows you to generate text output by replacing placeholders (variables) in a template with their corresponding values. It's a convenient way to generate dynamic content, including [YAML] files. In this tutorial we'll see how we can use [Go templation] to replace values in a [YamL] file with values from another [Helm](https://helm.sh/) file.
featured image - Golang Templating: Substituting Values Between Different YAML Files
Tiago Melo HackerNoon profile picture

@tiago-melo

Tiago Melo


Receive Stories from @tiago-melo


Credibility

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!