Switch namespace in Kubernetes

kubectl config set-context $(kubectl config current-context) --namespace={{new_namespace}}