Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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"` | |
|
||||
|
||||
Reference in New Issue
Block a user