Registry Trait

The Registry trait is deprecated and will removed in future release versions.

The Registry trait sets up Maven to use the Image registry as a Maven repository.

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 registry.[key]=[value] integration.groovy

The following configuration options are available:

Property Type Description

registry.enabled

bool

Can be used to enable or disable a trait. All traits share this common property.