You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yo. Helm (kubernetes) is using the Spring template library, and it's proved hella useful for generating the Yaml files that Kubernetes requires. Such a thing should be reasonably easy to integrate with a project like this. It would dramatically increase the possible template outputs, and make this tool heaps more useful for more complex files.
The text was updated successfully, but these errors were encountered:
andrewhowdencom
changed the title
Feature Request: Consider dropping in the spring template library
Feature Request: Consider dropping in the sprig template library
Jan 1, 2017
Yo. Helm (kubernetes) is using the Spring template library, and it's proved hella useful for generating the Yaml files that Kubernetes requires. Such a thing should be reasonably easy to integrate with a project like this. It would dramatically increase the possible template outputs, and make this tool heaps more useful for more complex files.
See https://godoc.org/github.com/Masterminds/sprig
The text was updated successfully, but these errors were encountered: