From 2e0d6a3dde32cd3b2dc1768558d7798715afb3ea Mon Sep 17 00:00:00 2001 From: Marco Pracucci Date: Fri, 8 Jan 2021 12:39:39 +0100 Subject: [PATCH] Remove misleading comment Signed-off-by: Marco Pracucci --- cortex/config.libsonnet | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cortex/config.libsonnet b/cortex/config.libsonnet index 03f5c8d9..5550077f 100644 --- a/cortex/config.libsonnet +++ b/cortex/config.libsonnet @@ -287,8 +287,7 @@ // === Per-tenant usage limits. === // - // These are the defaults. Distributor limits will be 5x (#replicas) higher, - // ingester limits are 6s (#replicas) / 3x (#replication factor) higher. + // These are the defaults. limits: $._config.overrides.extra_small_user, overrides: {