helmfile/pkg/hcllang/testdata/multi.3.hcl

9 lines
98 B
HCL

values {
base = "file3"
shared = {
key3 = "final3"
key4 = "v4"
}
final = "last"
}