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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user