Skip to content

Commit

Permalink
chore(doc): update Pipe spec
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Sep 6, 2024
1 parent 284cced commit e5ff798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/pipes/pipes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ spec:
Another typical use case is consume/produce events directly from a KafkaTopic custom resource (managed by Strimzi operator) or Knative resources:

```yaml
apiVersion: camel.apache.org/v1alpha1
kind: KameletBinding
apiVersion: camel.apache.org/v1
kind: Pipe
metadata:
name: beer-event-source
spec:
Expand Down

0 comments on commit e5ff798

Please sign in to comment.