diff --git a/src/main/helm/values.staging.yaml b/src/main/helm/values.staging.yaml index 0357b0ed..7b06bc06 100644 --- a/src/main/helm/values.staging.yaml +++ b/src/main/helm/values.staging.yaml @@ -2,7 +2,7 @@ app: envs: QUARKUS_PROFILE: 'staging' # Avoid overloading the rather resource-constrained Search backend instance - INDEXING_QUEUE_COUNT: '6' + INDEXING_QUEUE_COUNT: '4' INDEXING_BULK_SIZE: '10' resources: limits: