pub async fn reconcile_metrics_configmap(
    cdb: &CoreDB,
    client: Client,
    ns: &str
) -> Result<(), Error>