We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01430ea commit feed5f7Copy full SHA for feed5f7
documentation/modules/camelk/pages/camel-k-eventing.adoc
@@ -136,7 +136,7 @@ The following listing provides the details of Kamelet configuration:
136
.timed-greeter Kamelet
137
[source,yaml]
138
----
139
-apiVersion: sources.knative.dev/v1alpha1 #<1>
+apiVersion: camel.apache.org/v1alpha1 #<1>
140
kind: Kamelet
141
metadata:
142
name: timed-greeter
0 commit comments