mirror of
https://github.com/helm/helm.git
synced 2026-04-01 15:16:11 -04:00
* Fix nested null value overrides Signed-off-by: Mingxiang Xue <mingxiangxue@gmail.com> * Fix subchart value deletion Signed-off-by: Mingxiang Xue <mingxiangxue@gmail.com>
11 lines
137 B
YAML
11 lines
137 B
YAML
scope: moby
|
|
name: moby
|
|
override: bad
|
|
top: nope
|
|
bottom: exists
|
|
right: exists
|
|
left: exists
|
|
front: exists
|
|
back: exists
|
|
nested:
|
|
boat: true
|