-
Bug
-
Resolution: Done
-
Normal
-
camel-k-1.10.6
-
1
-
False
-
-
False
-
-
-
Very Likely
-
0
When trying to create an integration CR using the -o yaml switch the following error is displayed:
kamel run devicelocation.camel.yaml --name devicelocation --open-api=file:location-retrieval.yaml --property=file:application.properties --resource=file:devicelocation_response.vm -d mvn:io.quarkus:quarkus-jdbc-postgresql -o yaml
It works when removing all other parameters apart from --name, i.e.
kamel run devicelocation.camel.yaml --name devicelocation -o yaml
produces an output.
There are no Sub-Tasks for this issue.