<i>This is done by parsing the YAML code and giving you the option to access any key from the YAML object using Go Templates.</i><p>Go Templates, for the curious:<p><a href="https://pkg.go.dev/text/template" rel="nofollow">https://pkg.go.dev/text/template</a>
is there a mode to split based on referencing to each other? eg: i declare a secret and mount it as volume in deployment => put them to a same file?