Golang Templating: Substituting Values Between Different YAML Files
#golang #templating #yaml #programming #programminglanguages #template #webappdevelopment #programmingtips
https://hackernoon.com/golang-templating-substituting-values-between-different-yaml-files
#golang #templating #yaml #programming #programminglanguages #template #webappdevelopment #programmingtips
https://hackernoon.com/golang-templating-substituting-values-between-different-yaml-files
Hackernoon
Golang Templating: Substituting Values Between Different YAML Files
In this tutorial we'll see how we can use Go templating to replace values in a YAML file with values from another YAML file, similar to what Helm does.