-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
- apiVersion: v1 kind: Route metadata: labels: application: ${APPLICATION_NAME} name: console spec: to: kind: Service name: ${APPLICATION_NAME}-amq-jolokia
the name is not prefixed with ${APPLICATION_NAME} , so instantiating the template more than once in the same namespace will raise an error that the "console" route already exists.
- clones
-
ENTMQBR-1645 amq-broker-71-basic console Route name is not prefixed
- Closed