Skip to content

Commit

Permalink
Switch to production url
Browse files Browse the repository at this point in the history
  • Loading branch information
sunu committed Feb 13, 2024
1 parent 0d39839 commit eb69485
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions helm/osmcha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ secrets:

app:
replicas: 1
host: osmcha-test.ds.io
host: osmcha.org

api:
image:
repository: ghcr.io/osmcha/osmcha-django
tag: cb935f5044b1dfc0afac9e690c84544f6c54ec70
# todo: update `postgres_host` to the new database
postgres_host: osmcha-test-withbackedupdata.cz9ktd5n6tn5.us-east-1.rds.amazonaws.com
postgres_user: postgres
postgres_database: postgres
Expand All @@ -26,8 +27,8 @@ app:
replicas: 1
nodeSelector: {}
image:
repository: ghcr.io/sunu/osmcha-frontend
tag: latest
repository: ghcr.io/osmcha/osmcha-frontend
tag: d16771e4941c4692dac36b3cbb6a92ac2a49531b

# Nginx config - templates/config-map.yaml
nginxConfig:
Expand Down

0 comments on commit eb69485

Please sign in to comment.