From afc2b1172d65bdeaf144f7489c549022b19d50a1 Mon Sep 17 00:00:00 2001 From: suryatech27-cloud Date: Mon, 28 Mar 2022 12:17:58 +0530 Subject: [PATCH] Environment key added for client cert directory. Signed-off-by: Sunil Kumar --- cmd/helm/root.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/helm/root.go b/cmd/helm/root.go index f0820a42d..106741400 100644 --- a/cmd/helm/root.go +++ b/cmd/helm/root.go @@ -67,7 +67,7 @@ Environment variables: | $HELM_KUBEASUSER | set the Username to impersonate for the operation. | | $HELM_KUBECONTEXT | set the name of the kubeconfig context. | | $HELM_KUBETOKEN | set the Bearer KubeToken used for authentication. | -| $HELM_CLIENT_TLS_CERT_DIR | set the certificate directory for 2-way tls support for oci pull. | +| $HELM_CLIENT_TLS_CERT_DIR | set the certificate directory for 2-way tls support for oci pull. | Helm stores cache, configuration, and data based on the following configuration order: