From bdb7073be9291ee7348dcc68b681a0d927eb892c Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Tue, 4 Jun 2024 20:17:31 -0400 Subject: [PATCH] fix(huginn): remove timezone env var, specify graph visualization mode --- cluster/apps/default/huginn/helm-release.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cluster/apps/default/huginn/helm-release.yaml b/cluster/apps/default/huginn/helm-release.yaml index ff5827f..54aac0c 100644 --- a/cluster/apps/default/huginn/helm-release.yaml +++ b/cluster/apps/default/huginn/helm-release.yaml @@ -47,7 +47,8 @@ spec: # DATABASE_USERNAME: # DATABASE_PASSWORD: - TIMEZONE: ${SERVER_TIMEZONE} + #TIMEZONE: ${SERVER_TIMEZONE} + USE_GRAPHVIZ_DOT: dot envFrom: - secretRef: