Based on the docs, there is a convention to name charts with dashes.
But at the same time based on this doc, you should never have values with dashes.
So, let's say I have 2 dependent charts: gitlab and gitlab-runner.
How can I configure and access values for the subchart?
Based on the docs, there is a convention to name charts with dashes.
But at the same time based on this doc, you should never have values with dashes.
So, let's say I have 2 dependent charts:
gitlabandgitlab-runner.How can I configure and access values for the subchart?