chore(tests) make gen-test-golden

Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
pull/12663/head
Travis Raines 7 months ago
parent fc6c2954e7
commit 739e99c4b3
No known key found for this signature in database
GPG Key ID: 1950ACFC5B1D1F1A

@ -10,4 +10,4 @@ spec:
image: "alpine:3.9"
command: ["/bin/sleep","9000"]
invalid
Error: YAML parse error on chart-with-template-with-invalid-yaml/templates/alpine-pod.yaml: error converting YAML to JSON: yaml: line 11: could not find expected ':'
Error: YAML parse error on line 13 of complete output: YAML parse error on chart-with-template-with-invalid-yaml/templates/alpine-pod.yaml: error converting YAML to JSON: yaml: line 11: could not find expected ':'

@ -1,3 +1,3 @@
Error: YAML parse error on chart-with-template-with-invalid-yaml/templates/alpine-pod.yaml: error converting YAML to JSON: yaml: line 11: could not find expected ':'
Error: YAML parse error on line 13 of complete output: YAML parse error on chart-with-template-with-invalid-yaml/templates/alpine-pod.yaml: error converting YAML to JSON: yaml: line 11: could not find expected ':'
Use --debug flag to render out invalid YAML

Loading…
Cancel
Save