Problem
User wants to work in a different namespace then default without specifying -n <<namespace>> for each command
Solution
Patch default namespace to kube/config with the following command
kubectl config set-context –current –namespace=github-actions-runner-operator
Note: commands with full name for example: -namespace should be changed to – – namespace ( double dash )
Attachment: commands.txt
We do this for a living.
Kubernetes, DevOps and platform engineering, delivered in days — not another weekend lost to a stack trace.
Start a project →