Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ARM
k8s
Kured
Commits
164183e1
Commit
164183e1
authored
Oct 08, 2021
by
Christian Kotzbauer
Browse files
fix: correct indent
ref: #447 Signed-off-by:
Christian Kotzbauer
<
christian.kotzbauer@gmail.com
>
parent
7d0499cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
charts/kured/templates/daemonset.yaml
View file @
164183e1
...
...
@@ -77,7 +77,7 @@ spec:
-
--period={{ .Values.configuration.period }}
{{
- end
}}
{{
- if .Values.configuration.forceReboot
}}
-
--force-reboot
-
--force-reboot
{{
- end
}}
{{
- if .Values.configuration.drainGracePeriod
}}
-
--drain-grace-period={{ .Values.configuration.drainGracePeriod }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment