I have a Kubernetes cluster A where I deployed an Elasticsearch cluster A with the Operator. Now, I have a Kubernetes cluster B where I want to deploy an Elasticsearch cluster B but I would like for it to be managed by the same ECK instance as Elasticsearch cluster A. Is there any way to achieve this ?