Kamelets Trait
The kamelets trait is a platform trait used to inject Kamelets into the integration runtime.
This trait is available in the following profiles: Kubernetes, Knative, OpenShift.
Configuration
Trait properties can be specified when running any integration with the CLI:
$ kamel run --trait kamelets.[key]=[value] --trait kamelets.[key2]=[value2] integration.yamlThe following configuration options are available:
| Property | Type | Description | 
|---|---|---|
| 
 | 
 | Can be used to enable or disable a trait. All traits share this common property. | 
| 
 | 
 | Automatically inject all referenced Kamelets and their default configuration (enabled by default) | 
| 
 | 
 | Comma separated list of Kamelet names to load into the current integration | 
| 
 | 
 | The directory where the application mounts and reads Kamelet spec (default  |