diff --git a/values.production.template.yaml b/values.production.template.yaml index 87a3fc40..19f05375 100644 --- a/values.production.template.yaml +++ b/values.production.template.yaml @@ -457,8 +457,8 @@ osm-seed: TILER_IMPORT_FROM: osm TILER_IMPORT_PBF_URL: https://s3.amazonaws.com/planet.openhistoricalmap.org/planet/planet-241214_1202.osm.pbf REPLICATION_URL: http://s3.amazonaws.com/planet.openhistoricalmap.org/replication/minute/ - SEQUENCE_NUMBER: "1677612" - OVERWRITE_STATE: true + SEQUENCE_NUMBER: '1677612' + OVERWRITE_STATE: false UPLOAD_EXPIRED_FILES: true IMPORT_NATURAL_EARTH: true IMPORT_OSM_LAND: true