From cddad984c3b556cbc990bd989f7f2295eb404394 Mon Sep 17 00:00:00 2001 From: Patrick Di Fazio Date: Tue, 30 Dec 2025 00:03:44 +0100 Subject: [PATCH] Added timezone to helm values --- helm/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/values.yaml b/helm/values.yaml index dc18d4a..8a6bc1d 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -73,6 +73,7 @@ config: maxCounter: 10 canaryTokenTries: 10 probabilityErrorCodes: 0 +# timezone: "UTC" # serverHeader: "Apache/2.2.22 (Ubuntu)" # dashboardSecretPath: "/my-secret-dashboard" # canaryTokenUrl: set-your-canary-token-url-here