spelling: parsing

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

@ -208,7 +208,7 @@ data:
myval2: {{default "val" .Values.mymap.key2 }} myval2: {{default "val" .Values.mymap.key2 }}
` `
// TestSTrictTemplatePrasingMapError 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