Use a config from a sub-chart to an other


Stéphane Brunner
 

Hello,

I write this in the dependencies or my Chart.yaml
- name: redis-config
repository: file://../../configs/redis
import-values:
- child: config
parent: redis
- name: redis
version: 14.8.6

And I expected that all the config is injected in the Redis chart but only the empty dict will be filled ...

Is it possible to have a chart with a config and use it in another chart?

My goal is to share some configuration without impose the version of the chart.

CU
Stéphane

--
Stéphane Brunner
Geospatial Solutions
Software Developer

camptocamp
INNOVATIVE SOLUTIONS
BY OPEN SOURCE EXPERTS