Sometimes it's necessary to use overlays to modify serialized content. Common example is changing YAML serialized contents of ConfigMaps in k8s.

This example shows how to add additional configuration to all ConfigMaps without resorting to "textual templating".
