init (Helm)
This operation initializes an endpoint and installs Tiller into a Kubernetes cluster.
This command was removed in Helm V3. Configure the Helm Version to V2 (eg. 2.17.0) in order to use this operation. See https://helm.sh/docs/helm/helm_init/#helm-init
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Kubeconfig File Path |
| No | Absolute path of kubeconfig file |
Cloud Account |
| No | Select Cloud Account |
Directory where Cloud CLI is installed |
| No | e.g. /usr/local/bin or /u01/azure/bin |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
K8s Context |
| Yes | K8s Context where Tiller will be installed |
Custom options |
| No | Any custom options to add to Helm Init command |
Helm Version |
| No | The Helm version to download (if not installed), can be left empty for the latest version. |
Artifacts
This operation does not produce or consume any artifacts.
Endpoint Selection
This operation delegates the selection to the workflow developer to determine.
Endpoint Execution
This operation delegates the execution to the workflow developer to determine.
Â
- style