eshepelyuk commented on issue #6006:
URL: https://github.com/apache/camel-k/issues/6006#issuecomment-2721951856

   > @eshepelyuk sure. The Integration is the one in the description of this 
issue. The ITP is a basic one:
   > 
   > ```
   > apiVersion: camel.apache.org/v1
   > kind: IntegrationPlatform
   > metadata:
   >   labels:
   >     app: camel-k
   >   name: camel-k
   >   namespace: camel-k
   > spec:
   >   build:
   >     registry:
   >       address: <redacted>
   >       organization: camel-k
   >       insecure: true
   > ``
   
   
   Can you add `traits.camel.runtimeVersion` to the `IntegrationPlatform` and 
try again ?


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