Skip to content
Snippets Groups Projects
Commit 96e9bc4c authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

init

parent f2bca5ee
No related branches found
No related tags found
No related merge requests found
defaultNamespace: kube-system defaultNamespace: database
helm:
releaseName: kured
repo: https://kubereboot.github.io/charts
chart: kured
version: 5.2.0
values:
configuration:
rebootDays: ["su"]
startTime: "2am"
endTime: "5am"
timeZone: "Europe/Berlin"
period: "10m0s"
drainGracePeriod: "240"
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/controlplane
value: "true"
- effect: NoExecute
key: node-role.kubernetes.io/etcd
value: "true"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment