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] [Commented] (CAMEL-17293) camel-jbang: Add support for Integration configuration

    [ https://issues.apache.org/jira/browse/CAMEL-17293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454731#comment-17454731 ] 

Claus Ibsen commented on CAMEL-17293:
-------------------------------------

Ah yeah I guess for property types we can map that - but we need potentially to have this mapped during camel-main bootstrap where it does this kind of startup properties.

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