agiertli opened a new issue, #3891:
URL: https://github.com/apache/camel-k/issues/3891
Right now the trait configuration values are hardcoded in the Integration or
KLB itself.
It would be useful to have a possibility to externalize that configuration.
Example CLI command could look like:
-t container.cpu={{comfigmap:mycm/cpu}}
This is especially important in context of "kamel promote" feature, because
if you can't externalise config, then you are forced to re-use the same trait
configuration values across environment. Good example is container trait -
where you typically have different values for mem/cpu/replicas across dev and
prod.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]