Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This operation deletes a release from a Kubernetes cluster

Target Properties

Property Name

Property Code

Required

Description

Kubeconfig File Path

FDKN_KUBE_CONFIG_PATH

No

Absolute path of kubeconfig file

Cloud Account

FDCLOUD_ACCOUNT_CODE

No

Select Cloud Account

Directory where Cloud CLI is installed

FDCLOUD_CLI_PATH

No

e.g. /usr/local/bin or /u01/azure/bin

Inputs

Input Name

Input Code

Required

Description

Release Name

FDHLM_INP_RELEASE_NAME

Yes

Release name to be deleted

K8s Context

FDHLM_INP_K8S_CONTEXT

Yes

K8s Context where the chart will be installed

Custom options

FDHLM_INP_OPTIONS

No

Any custom options to add to Helm Delete command

...