Release 3308
Trello card
Context
The school experience review application uses a shared Redis and Postgresql instance. This change will allow a dedicated Redis and Postgresql pod to be deployed for every PR.
Changes proposed in this pull request
The following changes are proposed as part of the change
- Allow dedicated Redis and Postgres
- Use an encoded database connection url
- Deprecates unused variables
Guidance to review
All changes are only to allow for a dedicated Redis and Postgresql for review app.