fix(mailu): Set the correct timezone

This commit is contained in:
Nikolai Rodionov 2023-04-27 18:23:49 +02:00
parent 8f6402b945
commit cb25966cdb
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10

View File

@ -74,6 +74,7 @@ istio:
port: 993
subnet: 10.1.0.0/16
sessionCookieSecure: false
timezone: Europe/Berlin
hostnames:
- email.badhouseplants.net
domain: badhouseplants.net
@ -173,4 +174,4 @@ webmail:
storageClass: ""
accessModes: [ReadWriteOnce]
claimNameOverride: ""
annotations: {}
annotations: {}