lburgazzoli opened a new issue #608: allow to configure default configurations on platform URL: https://github.com/apache/camel-k/issues/608 So one can configure something like: ``` apiVersion: camel.apache.org/v1alpha1 kind: IntegrationPlatform metadata: name: camel-k spec: ... configuration: - type: property value: logging.level.org.apache.camel=DEBUG - type: property value: camel.context.streamCaching=true profile: Knative resources: ... ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
