Skip to content

Commit deaa699

Browse files
author
Rub21
committed
Update url for resource
1 parent b4f0764 commit deaa699

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

osm-seed/values.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -584,10 +584,10 @@ taginfo:
584584
name: ''
585585
tag: ''
586586
env:
587-
URL_PLANET_FILE_STATE: https://planet.openhistoricalmap.org.s3.amazonaws.com/planet/state.txt
588-
URL_HISTORY_PLANET_FILE_STATE: https://planet.openhistoricalmap.org.s3.amazonaws.com/planet/full-history/state.txt
589-
URL_PLANET_FILE: https://planet.openhistoricalmap.org.s3.amazonaws.com/planet/planet-200526_0000.osm.pbf
590-
URL_HISTORY_PLANET_FILE: https://planet.openhistoricalmap.org.s3.amazonaws.com/planet/full-history/history-200526_0000.osh.pbf
587+
URL_PLANET_FILE_STATE: https://planet.osm.org/pbf/state.txt
588+
URL_HISTORY_PLANET_FILE_STATE: https://planet.osm.org/pbf/full-history/state.txt
589+
URL_PLANET_FILE: https://planet.osm.org/pbf/planet-latest.osm.pbf
590+
URL_HISTORY_PLANET_FILE: https://planet.osm.org/pbf/full-history/history-latest.osm.pbf
591591
TIME_UPDATE_INTERVAL: 24h
592592
INSTANCE_NAME: OHM Taginfo
593593
INSTANCE_DESCRIPTION: "This is a <b>taginfo test instance</b>"
@@ -605,5 +605,4 @@ taginfo:
605605
memory: '2Gi'
606606
cpu: '2'
607607
nodeSelector:
608-
enabled: false
609-
608+
enabled: false

0 commit comments

Comments
 (0)