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)