This helm script installs the WebShell within a kubernetes cluster.
helm install webshell . -n shells --create-namespacekubectl get secret webshell-tls -n istio-ingress
kubectl get gateway,virtualservice -n shellshelm upgrade webshell . -n shells helm uninstall webshell -n shells