Hi Team,
I am new to Bitbucket, currently I am little confused in using runner.
My query is , I have one bitbucket runner is which up and I have two namespaces in K8s cluster.
1- How to deploy the resources in both K8s namespaces using single runner ?
2 - How to check bitbucket pipeline used which runner and in which namespace is deployed.
3 - I want to deploy the resource to particular namespace then what changes i need to make in pipeline file.