Skip to content

Commit

Permalink
Update resource for api/tiler db - staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Oct 15, 2024
1 parent 32094ae commit 0994de3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ osm-seed:
nodeSelector:
enabled: true
label_key: nodegroup_type
label_value: db_medium
label_value: db_large
env:
POSTGRES_DB: {{STAGING_DB}}
POSTGRES_USER: {{STAGING_DB_USER}}
Expand Down Expand Up @@ -433,7 +433,7 @@ osm-seed:
nodeSelector:
enabled: true
label_key: nodegroup_type
label_value: db_medium
label_value: db_large
postgresqlConfig:
enabled: true
values: |
Expand Down

0 comments on commit 0994de3

Please sign in to comment.