helm/pkg/chart/loader/testdata/frobnitz_with_bom/values.yaml
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
Removes the BOM prefix if present, in read files before
processing the data.
Affects the following pkg:
- pkg/chart/loader: directory and archive loader
- internal/ignore: when loading .helmignore file

Signed-off-by: Thomas FREYSS <thomas.freyss@gmail.com>
2020-04-23 14:56:26 +02:00

6 lines
100 B
YAML

# A values file contains configuration.
name: "Some Name"
section:
name: "Name in a section"