Is your feature request related to a problem? Please describe.
When deploying the location-api, database migrations need to be run manually. We should look at adding the ability to run the migration on init similar to how it is done in load-balancer-api
Describe the solution you'd like
Provide a helm value/flag that allows us to specify whether we would like to run migrations on init.
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
When deploying the location-api, database migrations need to be run manually. We should look at adding the ability to run the migration on init similar to how it is done in
load-balancer-apiDescribe the solution you'd like
Provide a helm value/flag that allows us to specify whether we would like to run migrations on init.
Describe alternatives you've considered
N/A
Additional context
N/A