Currently we do not insert the config read from image labels into the overall config data structure, so if you ask for a yaml file it will not include this info directly, only implicitly.
Better to make it all explicit in the generated version. This means moving how the configs are merged quite a bit.
Currently we do not insert the config read from image labels into the overall config data structure, so if you ask for a yaml file it will not include this info directly, only implicitly.
Better to make it all explicit in the generated version. This means moving how the configs are merged quite a bit.