[ 
https://issues.apache.org/jira/browse/CAMEL-21510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]
Thomas Diesler reopened CAMEL-21510:
------------------------------------

Sure, we make this as user friendly as we can. Where do you see this --name 
parameter for export. It should be here somewhere, right?

> Kubernetes plugin support for parameter name 
> ---------------------------------------------
>
>                 Key: CAMEL-21510
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21510
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jbang
>            Reporter: Bruno Meseguer
>            Assignee: Thomas Diesler
>            Priority: Major
>
> The current implementation of the Kubernetes plugin selects as the deployment 
> name the first file source listed in the deployment command, for example, in:
> {code:java}
> camel kubernetes run main.yaml{code}
> Would result in a deployment name "main"
> Adding support for a parameter --name would help gain control over the 
> deployment name. For example:
> {code:java}
> camel kubernetes run main.yaml --name=price{code}
> Resulting in deploying an integration using the name "price"
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to