Added HELM_KUBEINSECURE_SKIP_TLS_VERIFY to help text

Signed-off-by: tuxBurner <s.hardt@micromata.de>
pull/9727/head
tuxBurner 4 years ago
parent 6d13662a19
commit 441cecfd1c

@ -63,6 +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_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