Kubectl Change Context -
If you want to stay on the same cluster but change the default namespace for your commands, use the --namespace flag while setting the context.
Mastering the art of kubectl config use-context before you accidentally deploy your test app to the live cluster. kubectl change context