@@ -128,6 +128,48 @@ The secret can be created with kubectl via command-line:
> If you depend on database providers like [StackGres](https://stackgres.io/) or [Postgres Operator](https://github.com/zalando/postgres-operator) you only need to remove the `secret.db` values and direcly creating a new `<helm-deploy-name>-supabase-db` secret.
#### Migration scripts
Supabase migration scripts can be specified at `db.config` field. This will apply all of the migration scripts during the database initialization. For example: