render values by tpl function

Signed-off-by: Boris Komraz <bkomraz1@gmail.com>
This commit is contained in:
Boris Komraz 2023-10-27 23:55:45 +03:00
parent 1ed8ae30e0
commit c4bd8ca570
No known key found for this signature in database

View file

@ -538,7 +538,7 @@ If you want to use an existing Redis (eg. a managed service from a cloud provide
## <a id="reference-other-values"></a>Values that reference other values ## <a id="reference-other-values"></a>Values that reference other values
Some value may reference other values. Some value may reference other values.
When to use it: For example in case of multiple environments you can use the same argocd values when environment specific When you may use it? For example in case of multiple environments you can use the same argocd values when environment specific
values are defined in separate environment file that is used by multiple helm charts values are defined in separate environment file that is used by multiple helm charts
``` ```
# env1-values.yaml # env1-values.yaml