listener-operator needs to be configured with the correct preset to function correctly in cloud environments. Currently we don't support doing this with stackablectl, so you have to drop down to Helm instead.
We should add a new flag for this (I'd propose --listener-preset). This should be accounted for in:
stackablectl operator install
stackablectl release install
stackablectl stack install
stackablectl demo install