Is it only me, or is the reference/doc for Helm very bad? It's only a bunch of examples without any explizit references how certain features behave.
For example: https://helm.sh/docs/chart_template_guide/values_files/
The docs for value files never explizitly explain how values are merged. Neither the order nor the behaviour with more complex types like maps or slices of data.