Skip to content

Commit

Permalink
Tiler seeding reduce to zoom 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Dec 15, 2024
1 parent 777ccae commit acc1f60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.production.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -967,8 +967,8 @@ ohm:
enabled: true
schedule: '0 */3 * * *'
env:
GEOJSON_URL: https://osmseed-dev.s3.us-east-1.amazonaws.com/tiler/usa-eu-lat-afr.geojson
ZOOM_LEVELS: '7,8,9,10'
GEOJSON_URL: https://osmseed-dev.s3.us-east-1.amazonaws.com/tiler/eu-lat.geojson
ZOOM_LEVELS: '8'
CONCURRENCY: 200
S3_BUCKET: osmseed-dev
OUTPUT_FILE: /logs/tiler_benchmark.log
Expand Down

0 comments on commit acc1f60

Please sign in to comment.