I have been trying to run Drools Workbench ( Business Central ) and KIE Server in a conected fashion to work as a BRE. Using the docker images of the "showcase" versions was smooth sailing, but facing a major road blocker trying to get it working on Kubernetes using Helm Charts. Have been able to set up the Drools Workbench ( Business Central ), but cannot figure out why the KIE-Server is not linking to the Workbench. Under normal circumstances, i should see a kie-server instance listed in the "Remote Server" section found in Menu > Deploy > Execution Servers. But i cannot somehow get it connected. Here's the Helm Chart i have been using. Link to Helm Chart Can someone help me get kie-server running and connected to workbench. I tried making changes to the connectors and yet with no result. Continue reading...