Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 594e536

Browse files
authored
Remove misleading comment (#243)
Signed-off-by: Marco Pracucci <[email protected]>
1 parent 8d1ecc7 commit 594e536

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cortex/config.libsonnet

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,7 @@
287287

288288
// === Per-tenant usage limits. ===
289289
//
290-
// These are the defaults. Distributor limits will be 5x (#replicas) higher,
291-
// ingester limits are 6s (#replicas) / 3x (#replication factor) higher.
290+
// These are the defaults.
292291
limits: $._config.overrides.extra_small_user,
293292

294293
overrides: {

0 commit comments

Comments
 (0)