added better cpu load, probes

This commit is contained in:
2025-07-19 21:57:40 +02:00
parent 81ce915621
commit eb34cedbf0
3 changed files with 49 additions and 15 deletions

View File

@@ -3,5 +3,10 @@ kind: ConfigMap
metadata:
name: overpass-config
data:
# only monaco
OVERPASS_PLANET_URL: "https://planet.openstreetmap.org/TODO"
# # only a small subset of the world in this case
# OVERPASS_PLANET_URL: "https://download.geofabrik.de/europe/italy-latest.osm.pbf"
OVERPASS_PLANET_URL: "http://download.geofabrik.de/europe/belgium-latest.osm.bz2"
# left empty because we don't want to diff the whole world
OVERPASS_DIFF_URL: ""