Claus Ibsen created CAMEL-18171:
-----------------------------------
Summary: camel-kubernetes - Add configmap property placeholder
function
Key: CAMEL-18171
URL: https://issues.apache.org/jira/browse/CAMEL-18171
Project: Camel
Issue Type: New Feature
Components: camel-kubernetes
Reporter: Claus Ibsen
Fix For: 3.x
We should have a custom property function so you can refer to configmaps using
{{ }} style, eg
Something ala:
kafka:cheese?brokers={{configmap:mykafka/brokers}}
This requires to query the config map from k8s so we need camel-kubernetes.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)