This message was deleted.
s
This message was deleted.
e
I think this is what the Values property is for.
r
Yes. I tried populating the values dictionary but it has no effect when referencing a local chart.
Just to follow up. I discovered that if your local chart has a
values.yaml
defined it will ignore any values passed in via the
Values
parameter. If you want to mix code and yaml defined variables you need to keep the yaml external to the local chart.
🙌 1