Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-18 20:15:26 +00:00
parent cf1485a0b7
commit 552fd3d562
764 changed files with 15364 additions and 2186 deletions
@@ -24,6 +24,8 @@ You will, however, be able to use all values referenced in the common chart here
| persistence.configs.mountPath | string | `"/app/configs"` | |
| persistence.logs.enabled | bool | `true` | |
| persistence.logs.mountPath | string | `"/app/logs"` | |
| persistence.transcode-cache.enabled | bool | `true` | |
| persistence.transcode-cache.mountPath | string | `"/temp"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |