[ops/kontemplate] defaults can only be flat

#409
Opened by siredmar at 2024-07-12T10·27+00

Hi!

I'm using kontemplate and using the default.yaml to give it some defaults. I wanted to give my defaults a nice structure basically like my values but found that currently defaults can only be on the first level.

This is valid and works:

fooBar: baz

This is invalid and does not get merged:

foo:
  bar: baz

  1. siredmar updated the body of this issue at 2024-07-12T10·37+00
  2. siredmar updated the body of this issue at 2024-07-12T11·22+00
  3. siredmar updated the body of this issue at 2024-07-12T11·22+00
  4. siredmar updated the body of this issue at 2024-07-12T11·23+00