templates/pipes/core/infinispan-source-pipe.yaml (11 lines of code) (raw):
- route:
from:
uri: "kamelet:infinispan-source"
parameters:
cacheName: "The Cache Name"
hosts: "The Hosts"
password: "The Password"
username: "The Username"
steps:
- to:
uri: "log:info"