Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Camel configuration in trait does not work for health, ex
apiVersion: camel.apache.org/v1 kind: Integration metadata: name: postman.yaml spec: traits: camel: configuration: properties: - camel.health.enabled=true - camel.health.routesEnabled=true - camel.health.consumersEnabled=true - camel.health.registryEnabled=true
Attachments
Issue Links
- relates to
-
CAMEL-17815 camel-jbang - Modeline properties as initial properties so they can configure via camel-main
- Resolved