fix(huginn): remove timezone env var, specify graph visualization mode
This commit is contained in:
parent
fc9b265bcb
commit
bdb7073be9
1 changed files with 2 additions and 1 deletions
|
@ -47,7 +47,8 @@ spec:
|
|||
# DATABASE_USERNAME:
|
||||
# DATABASE_PASSWORD:
|
||||
|
||||
TIMEZONE: ${SERVER_TIMEZONE}
|
||||
#TIMEZONE: ${SERVER_TIMEZONE}
|
||||
USE_GRAPHVIZ_DOT: dot
|
||||
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
|
Loading…
Add table
Reference in a new issue