mirror of
https://github.com/helm/helm.git
synced 2026-03-19 17:12:55 -04: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"
|