blob: 55b62e94563bcc1a55d6f65d8e7dc810af3d8113 [file] [log] [blame]
- route:
from:
uri: "kamelet:minio-source"
parameters:
accessKey: "The Access Key"
bucketName: "The Bucket Name"
endpoint: "http://localhost:9000"
secretKey: "The Secret Key"
steps:
- to:
uri: "log:info"