Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
It would be great if camel-jang supports configuration in Integration CRD, ex:
apiVersion: camel.apache.org/v1
kind: Integration
metadata:
name: hello-world
spec:
configuration:
- type: property
value: 'camel.component.jdbc.dataSource.serverName=iot-psql\:5432'