obok

Results 1 comments of obok

Deleting config didn't help in my case. However setting `namespace` explicitly in my context (as suggested in a separate [issue](https://github.com/derailed/k9s/issues/1345#issuecomment-1431482670)) helped. ``` kubectl config set-context --current --namespace=default ```