Feature request checklist
Change
Please add functions related to serialisation of objects with yaml/json formatting similar to helm ones
The use case is configuration generation inside the kro's custom resource with some additional runtime values added (using to-be-implemented merge function) and store the result in the configMap.
References