-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
1.4.0
-
False
-
-
False
-
-
-
Moderate
Description of the problem:
move2kube install script has a few issues:
- BROKER_NAME and BROKER_NAMESPACE env vars are required to run the script, but not listed in the example of the script being run
- The script should have an option for the chart version, otherwise it will just install the latest which won't always align
- Also the script should update (or at least provide an option) configmap m2k.props so that in the case of self signed cluster ingress cert, the move2kube service url is used rather than move2kube route. quarkus.rest-client.move2kube_yaml.url=http://move2kube-svc.move2kube.svc.cluster.local:8080
- See FLPATH-2106 for details
- relates to
-
FLPATH-930 Knative integration
-
- ON_QA
-