diff --git a/helm/osmcha/values.yaml b/helm/osmcha/values.yaml index d8f9383..e256d09 100644 --- a/helm/osmcha/values.yaml +++ b/helm/osmcha/values.yaml @@ -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 @@ -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: