mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
replace mergo with kyaml/yaml/merge2
This commit is contained in:
8
plugin/builtin/helmchartinflationgenerator/testdata/charts/values-merge/values.yaml
vendored
Normal file
8
plugin/builtin/helmchartinflationgenerator/testdata/charts/values-merge/values.yaml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
a: 1
|
||||
b: 2
|
||||
list:
|
||||
- a
|
||||
- b
|
||||
map:
|
||||
a: 4
|
||||
b: 5
|
||||
Reference in New Issue
Block a user