-
Notifications
You must be signed in to change notification settings - Fork 1
Hasura - How to define migrations? #11
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestfeature requestUse this label when you want to suggest to integrate a new Helm chart.Use this label when you want to suggest to integrate a new Helm chart.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestfeature requestUse this label when you want to suggest to integrate a new Helm chart.Use this label when you want to suggest to integrate a new Helm chart.
Hi @shakahl,
thank you for the nice helm chart of Hasura. I was wondering how I could define the db migrations for the chart?
I am currently building a custom image from the CLI image with my migrations. I have also seen another helm chart which makes use of ConfigMaps for migrations. Which way do you prefer?