Flowable Event Registry via Helm Installed Flowable

Hi All,

Context:
I have successfully deployed and I am using Flowable with the UI and Rest API within Kubernetes for Orchestration.
I have been able to use processes to call microservices with the HTTP Tasks, but I would like to implement Kafka to enable me to use the Event Registry.

Problem:
How do you deploy the Event Registry via Helm? Is it installed automatically?
When looking at the UI I can see event subscriptions as an option but no way to add Channels.

Is it possible to define a new connection string to kafka in the values.yaml or will I have to rebuild Flowable-Engine (once I’ve edited some config files for kafka) as a Docker Image in order to deploy it?

Any help is much appreciated!
Cheers,
Matt