Skip to content

Commit

Permalink
Update db name - tiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Dec 17, 2024
1 parent eec8654 commit 8fabaf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.production.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ osm-seed:
label_value: api_db
env:
POSTGRES_HOST: {{PRODUCTION_TILER_DB_HOST}}
POSTGRES_DB: tiler_osm_prod_v2
POSTGRES_DB: tiler_osm_prod
POSTGRES_USER: postgres
POSTGRES_PASSWORD: {{PRODUCTION_TILER_DB_PASSWORD}}
POSTGRES_PORT: 5432
Expand Down

0 comments on commit 8fabaf1

Please sign in to comment.