Advanced helm configuration settings

If the helm command is not already on your path, you can update the following settings.

HELM_CMD
Possible values: any valid path
Default value: helm
Name of helm command. Specify a fully qualified path if helm is not already within your path.
HELM_CONFIGURED
Possible values: true | false
Default value: true
Indicates whether helm is configured for the deployment.
HELM_TLS
Possible values: true | false
Default value: true
Indicates whether helm uses HTTPS/TLS.