-
Bug
-
Resolution: Done
-
Minor
-
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.
- is cloned by
-
CLOUD-2659 [AMQ7] amq-broker-71-basic console Route name is not prefixed
-
- Closed
-