subctl recover-broker-info relies on the CA and token stored in either the Submariner or ServiceDiscovery objects. Since we want to stop storing these, we should try to find a way to make it work using only secrets. This might not be possible directly, in which case we might need to go through an in-cluster pod: in the cluster we have access to, start a pod, mount the secrets there, and use that to access the broker.