render values by tpl function
Signed-off-by: Boris Komraz <bkomraz1@gmail.com>
This commit is contained in:
parent
1ed8ae30e0
commit
c4bd8ca570
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
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
|
||||
```
|
||||
# env1-values.yaml
|
||||
|
|
Loading…
Reference in a new issue