async function deleteConfigMap(
  environmentId: EnvironmentId,
  namespace: string,
  name: string
) {