This message was deleted.
# kubernetes
s
This message was deleted.
g
You can use an
apply
to resolve the values dictionary, and then create the Helm chart inside of the apply. This makes previews unreliable, but it should work. I just took a look at the arg typing, and it appears that the types are more permissive than the implementation (i.e. the types allow Inputs, but the implementation expects prompt values). I’ll file an issue for that
m
Thanks @gorgeous-egg-16927 will try with wrapping in an apply for now