mirror of
https://github.com/helm/helm.git
synced 2026-02-20 00:13:02 -05:00
6 lines
98 B
TOML
6 lines
98 B
TOML
# A values file contains configuration.
|
|
|
|
name = "Some Name"
|
|
|
|
[section]
|
|
name = "Name in a section"
|