Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-15 18:22:06 +00:00
parent e3dfa57fe5
commit d21cd5ed2f
16 changed files with 586 additions and 60 deletions
@@ -19,7 +19,6 @@ You will, however, be able to use all values referenced in the common chart here
| env.PAPERLESS_MEDIA_ROOT | string | `"/media/"` | |
| env.PAPERLESS_PORT | string | `"{{ .Values.service.main.ports.main.targetPort }}"` | |
| env.PAPERLESS_TIME_ZONE | string | `"{{ .Values.TZ }}"` | |
| env.PAPERLESS_TRASH_DIR | string | `"/data/trash/"` | |
| env.PAPERLESS_WEBSERVER_WORKERS | int | `2` | |
| env.USERMAP_GID | string | `"{{ .Values.podSecurityContext.fsGroup }}"` | |
| env.USERMAP_UID | string | `"{{ .Values.security.PUID }}"` | |