feat: TIMEZONE variable

This commit is contained in:
auricom
2022-06-01 14:09:25 +02:00
parent 2f145e871c
commit dfc7919e5e
29 changed files with 57 additions and 44 deletions

View File

@@ -21,7 +21,7 @@ spec:
configuration:
startTime: "2:00"
endTime: "5:00"
timeZone: "Europe/Paris"
timeZone: "${TIMEZONE}"
tolerations:
- key: "node-role.kubernetes.io/control-plane"
operator: "Exists"