charts
charts copied to clipboard
Using tpl-function to allow value references in values.yaml
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