Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-07 16:24:09 +00:00
parent d1dd00ba74
commit 66c5becadf
838 changed files with 11511 additions and 376 deletions
+3
View File
@@ -34,9 +34,12 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlUsername | string | `"odoo"` | |
| secret | object | `{}` | |
| service.main.ports.main.port | int | `8069` | |
| service.main.ports.main.targetPort | int | `8069` | |
| service.odoo.ports.odoo-1.port | int | `8071` | |
| service.odoo.ports.odoo-1.protocol | string | `"TCP"` | |
| service.odoo.ports.odoo-1.targetPort | int | `8071` | |
| service.odoo.ports.odoo-2.port | int | `8072` | |
| service.odoo.ports.odoo-2.protocol | string | `"TCP"` | |
| service.odoo.ports.odoo-2.targetPort | int | `8072` | |
All Rights Reserved - The TrueCharts Project