Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-08 12:33:58 +00:00
parent 31746f46e3
commit 70e8ca0044
7 changed files with 70 additions and 37 deletions
@@ -20,7 +20,8 @@ You will, however, be able to use all values referenced in the common chart here
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| secret | string | `nil` | |
| portal.path | string | `"/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"` | |
| secret.CONNECTION_TOKEN | string | `"somerandomstring"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10135` | |