From 43272b9872759a0402256f9afb82b5f7b9521c0e Mon Sep 17 00:00:00 2001 From: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com> Date: Sun, 8 Dec 2024 00:29:10 +0100 Subject: [PATCH] more configs we said (#3112) --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index b1897305f..b63664c56 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -228,7 +228,7 @@ optInOutUrlsScan: configNames: # the max number of configs per dataset - maxNumber: 3_000 + maxNumber: 4_000 s3: regionName: "us-east-1"