diff --git a/values.production.template.yaml b/values.production.template.yaml index 42296bd4..664d1789 100644 --- a/values.production.template.yaml +++ b/values.production.template.yaml @@ -455,9 +455,9 @@ osm-seed: label_value: web_large env: TILER_IMPORT_FROM: osm - TILER_IMPORT_PBF_URL: https://s3.amazonaws.com/planet.openhistoricalmap.org/planet/planet-240804_0003.osm.pbf + TILER_IMPORT_PBF_URL: https://s3.amazonaws.com/planet.openhistoricalmap.org/planet/planet-241210_0000.osm.pbf REPLICATION_URL: http://s3.amazonaws.com/planet.openhistoricalmap.org/replication/minute/ - SEQUENCE_NUMBER: "1666000" + SEQUENCE_NUMBER: "1673798" OVERWRITE_STATE: false UPLOAD_EXPIRED_FILES: true IMPORT_NATURAL_EARTH: true diff --git a/values.staging.template.yaml b/values.staging.template.yaml index ad9da37c..cc0b6c71 100644 --- a/values.staging.template.yaml +++ b/values.staging.template.yaml @@ -485,14 +485,14 @@ osm-seed: TILER_IMPORT_FROM: osm TILER_IMPORT_PBF_URL: https://s3.amazonaws.com/planet.openhistoricalmap.org/planet/planet-241210_0000.osm.pbf REPLICATION_URL: http://s3.amazonaws.com/planet.openhistoricalmap.org/replication/minute/ - SEQUENCE_NUMBER: "1671000" + SEQUENCE_NUMBER: "1673798" OVERWRITE_STATE: false UPLOAD_EXPIRED_FILES: true IMPORT_NATURAL_EARTH: true IMPORT_OSM_LAND: true IMPOSM3_IMPORT_LAYERS: "all" persistenceDisk: - enabled: false + enabled: true accessMode: ReadWriteOnce mountPath: /mnt/data # In case cloudProvider: aws