Resolution
While the current Team Recipe does not allow the namespace to be chosen, there is a way to select the namespace after the Team controller creation.
1. Create a Team controller if it does not already exist. It will be provisioned in the default namespace used by the Operation Center.
2. Stop the team controller by going to <cjoc_url>/job/Teams/job/<team_controller_name>/manage
:

3. Create a new Kubernetes Endpoint pointing to the namespace you wish to use as indicated in this section of our documentation.
4. Change the configuration of your Team controller to point to your newly created endpoint.
Browse <cjoc_url>/job/Teams/job/<team_controller_name>/configure
and change the endpoint:

5. Restart the Team controller.