Gaelle Fournier created CAMEL-22880:
---------------------------------------
Summary: camel-jbang: make kubernetes plugin generated project
compatible with camel-dashboard
Key: CAMEL-22880
URL: https://issues.apache.org/jira/browse/CAMEL-22880
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Gaelle Fournier
To be picked up by the Camel Dashboard a camel project requires two things:
* the observability services
* that label camel.apache.org/app=<camel app name> on the Deployment manifest
We are good on the observability services as the option is available (with the
command parameter --observe, which is at true by default when using the
kubernetes plugin), so what's left is to add the label when the
parameter is true.
See:
https://camel-tooling.github.io/camel-dashboard/docs/user-guide/quick-start/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)