Hi, I've noticed that the deployment won't start when no postgresql is attached due to an empty secret (no data:)..
I've added some conditions so that it can run with sqlite for testing purposes, also added an init container to run migrations on the db on first start.
Skip PostgreSQL init container and secret dependency when using sqlite3
Hi, I've noticed that the deployment won't start when no postgresql is attached due to an empty secret (no data:).. I've added some conditions so that it can run with sqlite for testing purposes, also added an init container to run migrations on the db on first start.
Skip PostgreSQL init container and secret dependency when using sqlite3