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 2019/06/25 13:22:00 UTC

[jira] [Commented] (CAMEL-13681) camel-main - Allow ENV variables to configure any option

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

Claus Ibsen commented on CAMEL-13681:
-------------------------------------

We also need to add support for case insensitive keys all the way - so you can lookup setter methods when they are referred from ENV where its all upper cased

> camel-main - Allow ENV variables to configure any option
> --------------------------------------------------------
>
>                 Key: CAMEL-13681
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13681
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0.M4
>
>
> Any of the options you can configure via application.properties such as:
> camel.main.name
> camel.component.xxx=yyy
> And so on should be configurable via ENV variables which will override any existing configuration. This is good practice in containers and also how SB can do etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)