pull/4274/merge
Prasad Katti 7 years ago committed by GitHub
commit 4b08caddbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,11 +22,12 @@ Common actions from this point include:
- helm list: list releases of charts
Environment:
$HELM_HOME set an alternative location for Helm files. By default, these are stored in ~/.helm
$HELM_HOME set an alternative location for Helm files. By default, these are stored in \~/.helm
$HELM_HOST set an alternative Tiller host. The format is host:port
$HELM_NO_PLUGINS disable plugins. Set HELM_NO_PLUGINS=1 to disable plugins.
$TILLER_NAMESPACE set an alternative Tiller namespace (default "kube-system")
$KUBECONFIG set an alternative Kubernetes configuration file (default "~/.kube/config")
$KUBECONFIG set an alternative Kubernetes configuration file (default "\~/.kube/config")
### Options

Loading…
Cancel
Save