mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 00:34:25 +02:00
feat: configure kured for fedora
This commit is contained in:
@@ -22,6 +22,7 @@ spec:
|
|||||||
startTime: "2:00"
|
startTime: "2:00"
|
||||||
endTime: "5:00"
|
endTime: "5:00"
|
||||||
timeZone: "${TIMEZONE}"
|
timeZone: "${TIMEZONE}"
|
||||||
|
rebootSentinelCommand: sh -c "! needs-restarting --reboothint"
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: "node-role.kubernetes.io/control-plane"
|
- key: "node-role.kubernetes.io/control-plane"
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
|
Reference in New Issue
Block a user