chore(apps): remove TZ from values. (#1945)
* chore(apps): remove TZ from values. * chore(apps): remove TZ from values. Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
74148478ab
commit
2d331d15ca
@@ -4,7 +4,6 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
PHOTOVIEW_DATABASE_DRIVER: "postgres"
|
||||
PHOTOVIEW_LISTEN_PORT: "{{ .Values.service.main.ports.main.targetPort }}"
|
||||
PHOTOVIEW_MEDIA_CACHE: "/cache"
|
||||
|
||||
Reference in New Issue
Block a user