[
https://issues.apache.org/jira/browse/CAMEL-17293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-17293.
---------------------------------
Resolution: Fixed
> camel-jbang: Add support for Integration configuration
> ------------------------------------------------------
>
> Key: CAMEL-17293
> URL: https://issues.apache.org/jira/browse/CAMEL-17293
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Reporter: Marat Gubaidullin
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.16.0
>
>
> It would be great if camel-jang supports configuration in Integration CRD, ex:
> {code:java}
> apiVersion: camel.apache.org/v1
> kind: Integration
> metadata:
> name: hello-world
> spec:
> configuration:
> - type: property
> value: 'camel.component.jdbc.dataSource.serverName=iot-psql\:5432'
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)