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
@@ -12,7 +12,6 @@ podSecurityContext:
|
||||
fsGroup: 1000
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
GENERIC_TIMEZONE: "{{ .Values.env.TZ }}"
|
||||
DB_TYPE: "postgresdb"
|
||||
DB_POSTGRESDB_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
|
||||
Reference in New Issue
Block a user