[
https://issues.apache.org/jira/browse/CAMEL-18171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557985#comment-17557985
]
Claus Ibsen commented on CAMEL-18171:
-------------------------------------
TODO: configmap *DONE*
TODO: secret *DONE*
TODO: allow to define specific namespace
TODO: allow to use kubernetes component client configuration
TODO: docs
> 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
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.18.0
>
>
> 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)