Skip to content

Commit

Permalink
Merge pull request #419 from OpenHistoricalMap/imposm3
Browse files Browse the repository at this point in the history
Update ebs for tiler db - staging
  • Loading branch information
Rub21 authored Dec 3, 2024
2 parents c90b629 + 530883f commit a8bd8b4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ osm-seed:
mountPath: /var/lib/postgresql/data
subPath: postgresql-d
# In case cloudProvider: aws
AWS_ElasticBlockStore_volumeID : vol-036a6d4461508fcf8
AWS_ElasticBlockStore_volumeID : vol-05aa0df896ba49c01
AWS_ElasticBlockStore_size: 200Gi
resources:
enabled: false
Expand All @@ -412,7 +412,7 @@ osm-seed:
label_key: nodegroup_type
label_value: db_large
postgresqlConfig:
enabled: true
enabled: false
values: |
# PostgreSQL configuration
listen_addresses = '*'
Expand Down Expand Up @@ -1014,4 +1014,5 @@ ohm:
nodeSelector:
enabled: true
label_key: nodegroup_type
label_value: web_large
label_value: web_large

0 comments on commit a8bd8b4

Please sign in to comment.