newlines, init readme

Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
pull/6000/head
Josh Dolitsky 6 years ago
parent 043c146db5
commit 9bc18491fb

@ -0,0 +1,3 @@
# Helm Acceptance Tests
TODO

@ -32,5 +32,4 @@ spec:
command:
- sh
- "-c"
- "echo bar | grep bar"
- "echo bar | grep {{ if .Values.breakme }}foo{{ else }}bar{{ end }}"

@ -29,4 +29,4 @@ spec:
command:
- sh
- "-c"
- "echo bar | grep bar"
- "echo bar | grep {{ if .Values.breakme }}foo{{ else }}bar{{ end }}"

Loading…
Cancel
Save