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-06 19:23:04 +00:00
parent a2c6aaaa8e
commit 5d99884e20
40 changed files with 574 additions and 109 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PAPERLESS_DBPORT | string | `"5432"` | |
| env.PAPERLESS_DBUSER | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | |
| env.PAPERLESS_MEDIA_ROOT | string | `"/media/"` | |
| env.PAPERLESS_TIME_ZONE | string | `"{{ .Values.security.TZ }}"` | |
| env.PAPERLESS_TIME_ZONE | string | `"{{ .Values.TZ }}"` | |
| env.USERMAP_GID | string | `"{{ .Values.podSecurityContext.fsGroup }}"` | |
| env.USERMAP_UID | string | `"{{ .Values.security.PUID }}"` | |
| envValueFrom.PAPERLESS_DBHOST.secretKeyRef.key | string | `"plainhost"` | |