helm/pkg/chartutil/testdata/dependent-chart-helmignore/values.yaml
Johnny Bergström d762a42168 Fix helmignore for .* (#3114)
When the first rule matching entry for top level dir
will be empty string, the .* rule will match.
Skip this entry as it's not needed for processing.
2017-11-22 09:20:41 -07:00

6 lines
97 B
YAML

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