kvaps/kubectl-node-shell

Kubeconfig argument has wrong name "kubconfig"

shopskyi opened this issue · 1 comments

It's not possible to use --kubeconfig argument due to the following misprint in the script:

--kubeconfig) KUBECONFIG="--**kubconfig** $2"

kubconfig -it's wrong name

kvaps commented

Fixed by #9