From c4bd8ca57050bdb5d5964498b35b60a6a3c32b3f Mon Sep 17 00:00:00 2001 From: Boris Komraz Date: Fri, 27 Oct 2023 23:55:45 +0300 Subject: [PATCH] render values by tpl function Signed-off-by: Boris Komraz --- charts/argo-cd/README.md.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/README.md.gotmpl b/charts/argo-cd/README.md.gotmpl index 49dbf673..6a1ce12c 100644 --- a/charts/argo-cd/README.md.gotmpl +++ b/charts/argo-cd/README.md.gotmpl @@ -538,7 +538,7 @@ If you want to use an existing Redis (eg. a managed service from a cloud provide ## 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