mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-29 05:16:08 +02:00
feat: TIMEZONE variable
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
TZ: Europe/Paris
|
||||
TZ: ${TIMEZONE}
|
||||
CRON_MIN: "18,48"
|
||||
DOMAIN: "https://freshrss.${SECRET_CLUSTER_DOMAIN}/"
|
||||
|
||||
|
Reference in New Issue
Block a user