mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: TIMEZONE variable
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
TZ: "Europe/Paris"
|
||||
TZ: "${TIMEZONE}"
|
||||
|
||||
persistence:
|
||||
config:
|
||||
|
Reference in New Issue
Block a user