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:
Stavros Kois
2022-03-03 10:44:21 +01:00
committed by GitHub
co-authored by Kjeld Schouten-Lebbing
parent 74148478ab
commit 2d331d15ca
73 changed files with 1 additions and 76 deletions
-1
View File
@@ -9,7 +9,6 @@ secret:
SERVER_PASS: secret
env:
TZ: UTC
STATUS_HTTP: true
STATUS_HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
SUPERVISOR_HTTP_PORT: "{{ .Values.service.supervisor.ports.supervisor.port }}"