-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hello
I am interested if there any possibility to apply HULL templating \ transformations to the values of helm chart dependencies ?
I.e. I've created a chart that uses HULL for rendering Deployments or any other K8s resources. As a dependency this helm chart includes, for example Redis or Postgresql chart.
ATM in my values.yaml I can only use static values to configure subcharts, but I'd like to be able to do smth like below
regardless how hacky or dirty it would look like
hull:
config:
specific:
value2: 222
....
redis:
param1: value1
param2: _HT*hull.config.specific.value2Sorry, if this not HULL related at all. Any suggestions are appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels