diff --git a/templates/odoo-deployment.yaml b/templates/odoo-deployment.yaml index 6301792..d5e0334 100644 --- a/templates/odoo-deployment.yaml +++ b/templates/odoo-deployment.yaml @@ -69,7 +69,7 @@ spec: fi # Initialise base ONLY if the DB has never been initialised. # The earlier comment claimed `-i base` was a no-op on - # already-initialised databases — that's wrong on Odoo + # already-initialised databases — that's wrong on Odoo # 16+. `-i base` always runs `_process_end` which tries # to unlink stale `ir.model.data` records flagged # noupdate=False; if any of those records are