Thomas Diesler created CAMEL-20975:
--------------------------------------
Summary: Derive image group from project groupId
Key: CAMEL-20975
URL: https://issues.apache.org/jira/browse/CAMEL-20975
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 4.8.0
Currently, we need to define the image group explicitly ...
{code}
camel kubernetes export timer-log-route.yaml \
--gav=examples:timer-log:1.0.0 \
--image-group=examples \
--runtime=quarkus
{code}
This could be derived from the given groupId
--
This message was sent by Atlassian Jira
(v8.20.10#820010)