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