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
@@ -28,15 +28,18 @@ You will, however, be able to use all values referenced in the common chart here
| service.files.ports.files.enabled | bool | `true` | |
| service.files.ports.files.port | int | `30033` | |
| service.files.ports.files.protocol | string | `"TCP"` | |
| service.files.ports.files.targetPort | int | `30033` | |
| service.files.type | string | `"ClusterIP"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `10011` | |
| service.main.ports.main.protocol | string | `"TCP"` | |
| service.main.ports.main.targetPort | int | `10011` | |
| service.main.type | string | `"ClusterIP"` | |
| service.voice.enabled | bool | `true` | |
| service.voice.ports.voice.enabled | bool | `true` | |
| service.voice.ports.voice.port | int | `9987` | |
| service.voice.ports.voice.protocol | string | `"UDP"` | |
| service.voice.ports.voice.targetPort | int | `9987` | |
All Rights Reserved - The TrueCharts Project