Christoph Deppisch created CAMEL-21893:
------------------------------------------
Summary: EnvVar settings should overwrite default Kamelet property
values
Key: CAMEL-21893
URL: https://issues.apache.org/jira/browse/CAMEL-21893
Project: Camel
Issue Type: Improvement
Components: camel-core, camel-kamelet
Affects Versions: 4.10.2
Reporter: Christoph Deppisch
Users are able to set Kamelet properties via environment variables (e.g.
CAMEL_KAMELET_AWS_S3_SOURCE_ENDPOINT_OVERRIDE=true)
When the Kamelet property has a default value the EnvVar setting is ignored
because the default value is set instead. In fact it should be the other way
round.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)