Hello, when I'm using operator EJB3 identifier by default for each pod in statefulset is app-0.app-headless.app-namespace.svc.cluster.local,
Due to some local limitation I need it to be basically app-0 for instance. I've tried to reconfigure it through cli script with /subsystem=transactions:write-attribute(name=node-identifier,value="${jboss.hostname}"), but it does not affect. Is there any way to fix it? WildFly Core 15.0.32
Hello, when I'm using operator EJB3 identifier by default for each pod in statefulset is app-0.app-headless.app-namespace.svc.cluster.local,
Due to some local limitation I need it to be basically app-0 for instance. I've tried to reconfigure it through cli script with /subsystem=transactions:write-attribute(name=node-identifier,value="${jboss.hostname}"), but it does not affect. Is there any way to fix it? WildFly Core 15.0.32