You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/12/07 16:09:00 UTC

[jira] [Updated] (CAMEL-17293) camel-jbang: Add support for Integration configuration

     [ https://issues.apache.org/jira/browse/CAMEL-17293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-17293:
--------------------------------
    Fix Version/s: 3.14.0

> camel-jbang: Add support for Integration configuration
> ------------------------------------------------------
>
>                 Key: CAMEL-17293
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17293
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Marat Gubaidullin
>            Priority: Major
>             Fix For: 3.14.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)