GlodoUK / helm-charts

7 stars 2 forks source link

odoo: pre-install hook to init db #47

Closed theangryangel closed 1 year ago

theangryangel commented 1 year ago

Create an optional pre-install hook to init a DB automatically.

If the database exists, but has no content, Odoo will show a horrific ir.http error often.

We should use click-odoo to init the DB in this circumstance.