mirror of
https://github.com/helm/helm.git
synced 2026-04-04 00:25:20 -04: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
|