In AMQ Streams can we customize the route url for bootstrap-server and brokers?
Issue
In AMQ Streams CR, we can expose routes by creating a route listener
listeners:
- name: external
port: 9094
tls: true
type: route
However, the default URL will be the following
<kafka-name>-kafka-bootstrap-<project-name>.apps.<ocp-name>.<ocp-domain>
<kafka-name>-kafka-<broker-index>-<project-name>.apps.<ocp-name>.<ocp-domain>
Is there anyway to override it?
Environment
AMQ Streams 2.x
Openshift 4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.