Update cmd/helm/root.go

Co-authored-by: Peter Müller <peter7995@gmail.com>
pull/9727/head^2
Seppel Hardt 4 years ago committed by GitHub
parent 441cecfd1c
commit 8b2ab93d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -63,7 +63,7 @@ Environment variables:
| $KUBECONFIG | set an alternative Kubernetes configuration file (default "~/.kube/config") |
| $HELM_KUBEAPISERVER | set the Kubernetes API Server Endpoint for authentication |
| $HELM_KUBECAFILE | set the Kubernetes certificate authority file. |
| $HELM_KUBEINSECURE_SKIP_TLS_VERIFY | disable the Kubernetes tls verfiy check. |
| $HELM_KUBEINSECURE_SKIP_TLS_VERIFY | disable the Kubernetes tls verify check. |
| $HELM_KUBEASGROUPS | set the Groups to use for impersonation using a comma-separated list. |
| $HELM_KUBEASUSER | set the Username to impersonate for the operation. |
| $HELM_KUBECONTEXT | set the name of the kubeconfig context. |

Loading…
Cancel
Save