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

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

Also added support for environment/vars - but that is only when using them in 
camel as property placeholders - as it cannot adjust the OS ENV before the JVM 
startup.

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

Reply via email to