Hello!
In my setup, I have multiple Z2JH deployments running within a single Kubernetes cluster, each with user-placeholders configured. Currently, it appears that each placeholder is only preempted by the user-servers belonging to its respective parent Hub, which makes sense in terms of resource management. However, I am looking for a way to configure this so that when any user-server is created, it can utilize any available placeholder, regardless of which Hub it belongs to.
Is there a way to achieve this cross-Hub placeholder pooling?
Thank you in advance!