Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions chart/test/test-nightly-addons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ cleanup_job_cron_schedule: "* * * * *"
# Clean up files > 1 minute old in testing
cleanup_files_after_minutes: 1

# max concurrent crawls
max_concur_queue_to_limit_scale: 1
# max crawl queue size x concurrent crawls
crawl_queue_limit_scale: 1

# enable to allow access to minio directly
minio_local_access_port: 30090
Expand Down
Loading