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

[jira] [Created] (CAMEL-16788) Local parameters get overridden by environment variable

Nicola Ferraro created CAMEL-16788:
--------------------------------------

             Summary: Local parameters get overridden by environment variable
                 Key: CAMEL-16788
                 URL: https://issues.apache.org/jira/browse/CAMEL-16788
             Project: Camel
          Issue Type: Bug
          Components: camel-kamelet
            Reporter: Nicola Ferraro
             Fix For: 3.12.0


When a Kamelet declares a parameter like "namespace" or "port", then the value assigned to that parameter via properties is ignored if there's a "NAMESPACE" or "PORT" environment variable set on the host.

That strategy may work well for global parameters, but scoped parameters should prioritize the local configuration if present.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)