squakez commented on issue #1238:
URL: https://github.com/apache/camel-k/issues/1238#issuecomment-1138360881

   Any build configuration should be included into the IntegrationPlatform, not 
exposed in the `kamel run` command. I think you can extend the BuildahTask to 
include the new needed parameters
   
https://github.com/apache/camel-k/blob/fe997b9ac1297884840ffb42bb41302bb5040ee5/pkg/apis/camel/v1/build_types.go#L107
   and passing them from IntegrationPlatform.PublishStrategyOptions as we're 
doing for Kaniko settings. Once they are in the BuildahTask, you should be able 
to use them.


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