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

configure kured

parent 24a105ef
Branches
Tags
No related merge requests found
...@@ -4,3 +4,11 @@ helm: ...@@ -4,3 +4,11 @@ helm:
repo: https://kubereboot.github.io/charts repo: https://kubereboot.github.io/charts
chart: kured chart: kured
version: 5.2.0 version: 5.2.0
values:
configuration:
rebootDays: ["mo", "tu", "we", "th", "fr", "sa", "su"]
startTime: "2am"
endTime: "5am"
timeZone: "Europe/Berlin"
period: "10m0s"
drainGracePeriod: "240"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment