Skip to content

Commit

Permalink
Get osmcha db from osm-seed
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Feb 3, 2025
1 parent e9c545a commit 37d986f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ data/
images/.env
images/tiler.yml
values.dev.yaml
values.osmcha.yaml
secrets
tegola
envs/.env.tiler
Expand All @@ -17,4 +18,4 @@ config.osm.toml
*/.DS_Store
.env
values.dev.staging.yaml
images/tiler-server/utils/exec.sh
images/tiler-server/utils/exec.sh
6 changes: 3 additions & 3 deletions values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -924,9 +924,9 @@ osm-seed:
# ====================================================================================================
osmchaDb:
enabled: true
image:
name: developmentseed/osmseed-osmcha-db
tag: 0.1.0-n767.h0090e97
# image:
# name: developmentseed/osmseed-osmcha-db
# tag: 0.1.0-n767.h0090e97
env:
POSTGRES_DB: osmcha
POSTGRES_USER: postgres
Expand Down

0 comments on commit 37d986f

Please # to comment.