Skip to content

Helm Installation

According to the official documentation of (helm)[https://helm.sh/docs/intro/install/].

curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-4
chmod 700 get_helm.sh
./get_helm.sh