Skip to content

Commit

Permalink
Update osm-seed - tagingo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Apr 14, 2024
1 parent 7ffa343 commit 47301b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ohm/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies:
- name: osm-seed
version: '0.1.0-n798.hddd6129'
version: '0.1.0-n799.ha69798b'
repository: https://devseed.com/osm-seed-chart/
7 changes: 6 additions & 1 deletion values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ osm-seed:
# Variables for taginfo
# ====================================================================================================
taginfo:
enabled: false
enabled: true
serviceAnnotations:
service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout: "300"
ingressDomain: taginfo.staging.openhistoricalmap.org
Expand All @@ -672,6 +672,7 @@ osm-seed:
CREATE_DB: 'db projects chronology'
ENVIRONMENT: development
AWS_S3_BUCKET: taginfo
INTERVAL_DOWNLOAD_DATA: 3600
resources:
enabled: false
requests:
Expand All @@ -684,6 +685,10 @@ osm-seed:
enabled: true
label_key: nodegroup_type
label_value: web_xlarge
nodeSelectorJob:
enabled: true
label_key: nodegroup_type
label_value: job
# ====================================================================================================
# Variables for osm-simple-metrics
# ====================================================================================================
Expand Down

0 comments on commit 47301b4

Please sign in to comment.