From a9f5b833e895680c0919aa5fa60c18de51f15496 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Thu, 27 Apr 2023 16:35:12 +0000 Subject: [PATCH] revert cb25966cdb2ed3031ad688bc953c6e37e8947313 revert fix(mailu): Set the correct timezone --- badhouseplants/values/values.mailu.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/badhouseplants/values/values.mailu.yaml b/badhouseplants/values/values.mailu.yaml index 1fa61fa..0b38aa0 100644 --- a/badhouseplants/values/values.mailu.yaml +++ b/badhouseplants/values/values.mailu.yaml @@ -74,7 +74,6 @@ istio: port: 993 subnet: 10.1.0.0/16 sessionCookieSecure: false -timezone: Europe/Berlin hostnames: - email.badhouseplants.net domain: badhouseplants.net @@ -174,4 +173,4 @@ webmail: storageClass: "" accessModes: [ReadWriteOnce] claimNameOverride: "" - annotations: {} + annotations: {} \ No newline at end of file