All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.init-pipe.yaml.tmpl Maven / Gradle / Ivy

apiVersion: camel.apache.org/v1
kind: Pipe
metadata:
  name: {{ .Name }}
spec:
  source:
    ref:
      kind: Kamelet
      apiVersion: camel.apache.org/v1
      name: timer-source
    properties:
      message: Hello World
  sink:
    ref:
      kind: Kamelet
      apiVersion: camel.apache.org/v1
      name: log-sink




© 2015 - 2025 Weber Informatics LLC | Privacy Policy