|
|
@ -46,7 +46,7 @@ Common actions for Helm:
|
|
|
|
Environment variables:
|
|
|
|
Environment variables:
|
|
|
|
|
|
|
|
|
|
|
|
| Name | Description |
|
|
|
|
| Name | Description |
|
|
|
|
|------------------------------------|-----------------------------------------------------------------------------------|
|
|
|
|
|------------------------------------|---------------------------------------------------------------------------------------------------|
|
|
|
|
| $HELM_CACHE_HOME | set an alternative location for storing cached files. |
|
|
|
|
| $HELM_CACHE_HOME | set an alternative location for storing cached files. |
|
|
|
|
| $HELM_CONFIG_HOME | set an alternative location for storing Helm configuration. |
|
|
|
|
| $HELM_CONFIG_HOME | set an alternative location for storing Helm configuration. |
|
|
|
|
| $HELM_DATA_HOME | set an alternative location for storing Helm data. |
|
|
|
|
| $HELM_DATA_HOME | set an alternative location for storing Helm data. |
|
|
|
@ -67,7 +67,7 @@ Environment variables:
|
|
|
|
| $HELM_KUBEASUSER | set the Username to impersonate for the operation. |
|
|
|
|
| $HELM_KUBEASUSER | set the Username to impersonate for the operation. |
|
|
|
|
| $HELM_KUBECONTEXT | set the name of the kubeconfig context. |
|
|
|
|
| $HELM_KUBECONTEXT | set the name of the kubeconfig context. |
|
|
|
|
| $HELM_KUBETOKEN | set the Bearer KubeToken used for authentication. |
|
|
|
|
| $HELM_KUBETOKEN | set the Bearer KubeToken used for authentication. |
|
|
|
|
| $HELM_BURST_LIMIT | set the default burst limit in the case the server contains many CRDs |
|
|
|
|
| $HELM_BURST_LIMIT | set the default burst limit in the case the server contains many CRDs (default 100, -1 to disable)|
|
|
|
|
|
|
|
|
|
|
|
|
Helm stores cache, configuration, and data based on the following configuration order:
|
|
|
|
Helm stores cache, configuration, and data based on the following configuration order:
|
|
|
|
|
|
|
|
|
|
|
|