mirror of
https://github.com/helm/helm.git
synced 2026-03-01 13:01:50 -05:00
7 lines
205 B
YAML
7 lines
205 B
YAML
# Default values for <CHARTNAME>.
|
|
# This is a YAML-formatted file. https://github.com/toml-lang/toml
|
|
# Declare name/value pairs to be passed into your templates.
|
|
# name: "value"
|
|
|
|
<CHARTNAME>:
|
|
test: true
|