feat: configure kured for fedora

This commit is contained in:
auricom
2022-07-20 20:18:28 +02:00
parent daa2e01ad2
commit c9dc2e5584

View File

@@ -22,6 +22,7 @@ spec:
startTime: "2:00"
endTime: "5:00"
timeZone: "${TIMEZONE}"
rebootSentinelCommand: sh -c "! needs-restarting --reboothint"
tolerations:
- key: "node-role.kubernetes.io/control-plane"
operator: "Exists"