diff --git a/bin/freeleaps-cluster-authenticator b/bin/freeleaps-cluster-authenticator index 1fa5073c..6cc72f11 100755 --- a/bin/freeleaps-cluster-authenticator +++ b/bin/freeleaps-cluster-authenticator @@ -40,6 +40,7 @@ help() { echo " KUBECTL_VERSION: Version of kubectl to install. Default: v1.30.3" echo " KUBELOGIN_VERSION: Version of kubelogin to install. Default: v1.31.1" echo " AUTO_INSTALL_KUBECTL: Automatically install kubectl if not found. Default: true" + echo " AUTO_INSTALL_KUBELOGIN: Automatically install kubelogin if not found. Default: true" } gather_os_environment() {