Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ARM
k8s
Kured
Commits
9e42c8ec
Commit
9e42c8ec
authored
Jul 28, 2020
by
audunsolemdal
Browse files
Add missing 'end'
parent
d7e58bef
Changes
1
Hide whitespace changes
Inline
Side-by-side
charts/kured/templates/daemonset.yaml
View file @
9e42c8ec
...
...
@@ -106,6 +106,7 @@ spec:
fieldPath
:
spec.nodeName
{{
- if .Values.extraEnvVars
}}
{{
toYaml .Values.extraEnvVars | indent 12
}}
{{
- end
}}
{{
- with .Values.tolerations
}}
tolerations
:
{{
toYaml . | indent 8
}}
...
...
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