Now that jobs-api is going to have CRDs too, makes more sense to namespace them by api too, so in the group entry (and name) for the CRD we should use jobs-api.toolforge.org.
The process as we have not yet create any data we want to persist is:
- Rename
- Deploy in toolsbeta (this creates the new crds along the old ones)
- Remove all the instances of the old CRDs in toolsbeta (we don't care about the deployments/tokens created there so far)
- Remove the old CRDs in toolsbeta
- Same in tools (though in tools there's no instances iirc)