mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
* Add "extraContainerPorts" parameter Add a separate parameter `extraContainerPorts` to expose custom ports of the Odoo container. This is especially useful for Odoos longpolling port or if a custom image is used. Furthermore there's already an `extraPorts` parameter for the Odoo service, so this change completes the current configuration options. Signed-off-by: Paul Miu <miu.manu@gmx.de> Co-authored-by: Fran Mulero <fmulero@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>