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-17 14:00:55 +00:00
parent 9d19dd0d64
commit 43171d2bb3
19 changed files with 214 additions and 2303 deletions
@@ -17,9 +17,12 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"v1.5.0"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10140` | |
| service.main.ports.main.targetPort | int | `8000` | |