Skip to content

Commit

Permalink
Update ebs for tiler db - staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Dec 3, 2024
1 parent 73a3659 commit 530883f
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 530883f

Please sign in to comment.