[
https://issues.apache.org/jira/browse/CAMEL-20964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gaelle Fournier resolved CAMEL-20964.
-------------------------------------
Resolution: Fixed
> camel-jbang: Add property based Kubernetes trait configuration
> --------------------------------------------------------------
>
> Key: CAMEL-20964
> URL: https://issues.apache.org/jira/browse/CAMEL-20964
> Project: Camel
> Issue Type: New Feature
> Components: camel-jbang
> Reporter: Christoph Deppisch
> Assignee: Gaelle Fournier
> Priority: Major
> Fix For: 4.x
>
>
> The Camel JBang Kubernetes plugin provides traits to easily configure the
> Kubernetes manifest ({_}kubernetes.yml{_}) that is used to build and deploy
> the application on Kubernetes.
> The traits are configured via command line options (e.g. --trait
> container.port=8088)
> We should also support trait configuration via profile properties (e.g.
> application.properties) that get loaded during the export command.
> Properties may use a common prefix like _camel.jbang.trait.*_ (e.g.
> camel.jbang.trait.container.port=8088)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)