From 4a4efcabb882c3477a1091189f15bf1b30f98b1f Mon Sep 17 00:00:00 2001 From: git_admin Date: Tue, 28 Apr 2026 14:00:36 +0000 Subject: [PATCH] db-init: comment cleanup --- templates/odoo-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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