aaubry / YamlDotNet

YamlDotNet is a .NET library for YAML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Question) Deep Merging Multiple Files

Cjewett opened this issue · comments

commented

Is this possible? We want to merge multiple Helm charts together and after stepping through the code it seems like this will always override instead of merging.

Can you put in a simple example of what your wanting to do and your expected output?