From a30b0a10d966a6d07bf9799dba8f81a669a8403d Mon Sep 17 00:00:00 2001 From: suryatech27-cloud Date: Mon, 28 Mar 2022 15:23:02 +0530 Subject: [PATCH] HELM_CLIENT_TLS_CERT_DIR : global usage description added. Signed-off-by: Sunil Kumar Signed-off-by: suryatech27-cloud --- cmd/helm/root.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/helm/root.go b/cmd/helm/root.go index 394f241d5..106741400 100644 --- a/cmd/helm/root.go +++ b/cmd/helm/root.go @@ -67,6 +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 stores cache, configuration, and data based on the following configuration order: