7. Set default namespace in kubernetes

kubectl config set-context --current --namespace=my-namespace

Last updated

Was this helpful?