helm-playground
helm-playground copied to clipboard
Different behaviour than helm-template for nested values
Hi there,
First: very friendly project, thanks!
I see a difference in the final result between helm template and helm-playground (maybe related to https://github.com/shipmight/helm-playground/issues/15 ). See:
-
helm-playground:
-
helm template .fails with:nil pointer evaluating interface {}.b
Question: is it an intentional behavior?
I'm afraid it would give users the wrong idea that a chart syntax is okay, while it's not.
B.R.
Not intentional, looks like a bug.