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.3. Camel Trait
Camel 特征可用于配置 Apache Camel K 运行时和相关库的版本,它无法禁用。
此特征在以下配置集中提供: Kubernetes、Knative、OpenShift。
警告
camel trait 是一个 平台特征 :禁用它可能会破坏平台功能。
6.3.3.1. Configuration
运行任何与 CLI 的集成时,可以指定特征属性:
$ kamel run --trait camel.[key]=[value] --trait camel.[key2]=[value2] Integration.java
可用的配置选项如下:
属性 | 类型 | 描述 |
---|---|---|
|
| 可用于启用或禁用特征。所有特征共享此通用属性。 |