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-22 23:47:21 +00:00
parent 133e104e56
commit 151ab190b6
694 changed files with 9005 additions and 462 deletions
+3 -2
View File
@@ -31,11 +31,12 @@ You will, however, be able to use all values referenced in the common chart here
| secret | object | `{}` | |
| service.main.ports.main.port | int | `8069` | |
| service.main.ports.main.targetPort | int | `8069` | |
| service.odoo.enabled | bool | `true` | |
| service.odoo.ports.odoo-1.enabled | bool | `true` | |
| 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.enabled | bool | `true` | |
| 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