Skip to content

Add ability to run database migrations as part of helm chart #31

Description

@tylerauerbeck

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.

api:
  migrateOnInit: true

Describe alternatives you've considered
N/A

Additional context
N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions