| This will require a change in app-metrics to remove the configmap creation, and also a change in MDC to get the information from the CR status. Here's the function in MDC where it currently gets the info from the config map: https://github.com/aerogear/mobile-developer-console/blob/2d343f725c1877af66106aeda5efb285f0adae32/server/mobile-services-info.js#L149 |