charts icon indicating copy to clipboard operation
charts copied to clipboard

Using tpl-function to allow value references in values.yaml

Open pha91 opened this issue 10 months ago • 0 comments

Hi @itay-grudev

while migrating from helmfile-deployments to argocd applicationsets we always have the problem that we have to duplicate values. one solution would be to reference values within values.yaml using the tpl function. I saw that you had already discussed this in the #346 . Would it be a good idea to use the tpl functions for all values or a selection of the most frequently duplicated ones?

Found an article here: Using the Helm Tpl Function to Refer Values in Values Files

Best Regards Philipp

pha91 avatar Feb 13 '25 12:02 pha91