mirror of
https://github.com/helm/helm.git
synced 2026-04-28 09:38:45 -04:00
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.
6 lines
97 B
YAML
6 lines
97 B
YAML
# A values file contains configuration.
|
|
|
|
name: "Some Name"
|
|
|
|
section:
|
|
name: "Name in a section"
|