blob: 23565e75f790c125808b066162c4135e71d1df1e [file] [log] [blame]
Vladimir Khlyunevc6db3412024-10-18 20:28:02 +04001/root/kaas-bootstrap/bin/kubectl --kubeconfig /root/kubeconfig -n mosk get secrets mosk-kubeconfig -o jsonpath='{.data.admin\.conf}' | base64 -d | sed 's/:5443/:443/g' > /root/child.kubeconfig
2export KUBECONFIG=/root/child.kubeconfig