Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-22 13:02:13 +00:00
parent 5e09c08f02
commit d9d198ad7f
5 changed files with 54 additions and 5 deletions
+3 -2
View File
@@ -28,8 +28,9 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.listen.enabled | bool | `true` | |
| service.main.ports.listen.port | int | `6888` | |
| service.listen.enabled | bool | `true` | |
| service.listen.ports.listen.enabled | bool | `true` | |
| service.listen.ports.listen.port | int | `6888` | |
| service.main.ports.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `6800` | |