brunoNetId opened a new issue #3093:
URL: https://github.com/apache/camel-k/issues/3093


   Running the command:
   
   `kamel init sample.xml`
   
   generates the following XML root node:
   
   ```
   <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
           xmlns="http://camel.apache.org/schema/spring";
           xsi:schemaLocation="
               http://camel.apache.org/schema/spring
               http://camel.apache.org/schema/spring/camel-spring.xsd";>
   ```
   
   According to the Camel K team, the scheme generated should be HTTPS (instead 
of HTTP)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to