spelling: strict

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
pull/9410/head
Josh Soref 5 years ago
parent 031ca9d9a5
commit 7a249d1c0e

@ -208,7 +208,7 @@ data:
myval2: {{default "val" .Values.mymap.key2 }} myval2: {{default "val" .Values.mymap.key2 }}
` `
// TestSTrictTemplateParsingMapError is a regression test. // TestStrictTemplateParsingMapError is a regression test.
// //
// The template engine should not produce an error when a map in values.yaml does // The template engine should not produce an error when a map in values.yaml does
// not contain all possible keys. // not contain all possible keys.

Loading…
Cancel
Save