application.properties. Real values come from the connector’s defaults; Kubernetes secrets and ConfigMaps inject deployment values at deploy time. For deploy-time configuration through Helm values.yaml and SOPS-encrypted secrets, see Configure the connector.
Quarkus and Camel plumbing
HTTP client and CXF
Retry and redelivery
Content types and headers
HeaderRemovalPolicy strips every header except those listed in acceptedHeaders. Use exchange properties for any side-channel data that must survive across route steps.Custom thread pool
Use these properties when you register aCustomThreadPoolProfile for parallel EIPs such as multicast().parallelProcessing() or split().parallelProcessing().