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


   For the Kamelet CRD, the flow element is deprecated based on the description
   
   
https://github.com/apache/camel-k/blob/48422c08bc20295d09cb31694adc177726806d6b/helm/camel-k/crds/crd-kamelet.yaml#L217
   
   ```
           "flow": {
             "description": "Deprecated: use template",
             "type": "object",
             "x-kubernetes-preserve-unknown-fields": true
           },
   ```
   
   But the documentation is using it at least here 
https://camel.apache.org/camel-k/1.7.x/kamelets/kamelets-dev.html#_creating_a_simple_kamelet


-- 
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