Stop intermingling the page values in the top level of the config map. This will make it easier to get all the pages through get-config and also make the config schema much simpler since the top level of the config can become a closed map afterwards.
Stop intermingling the page values in the top level of the config map. This will make it easier to get all the pages through
get-configand also make the config schema much simpler since the top level of the config can become a closed map afterwards.