Red Hat Camel K is deprecated
Red Hat Camel K is deprecated and the End of Life date for this product is June 30, 2025. For help migrating to the current go-to solution, Red Hat build of Apache Camel, see the Migration Guide.6.3.14. Quarkus Trait
Quarkus 遍历激活 Quarkus 运行时。
它被默认启用。
此特征在以下配置集中提供: Kubernetes、Knative、OpenShift。
警告
限定特征是 一个平台特征 :禁用它可能会破坏平台功能。
6.3.14.1. 配置
运行任何与 CLI 的集成时,可以指定特征属性:
$ kamel run --trait quarkus.[key]=[value] --trait quarkus.[key2]=[value2] Integration.java
可用的配置选项如下:
属性 | 类型 | Description |
---|---|---|
|
| 可用于启用或禁用特征。所有特征共享此通用属性。 |