We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da423f commit dfd5107Copy full SHA for dfd5107
docs/eventing/sinks/integration-sink/logger.md
@@ -7,7 +7,7 @@ The `IntegrationSink` supports the _Log Sink Kamelet_ that logs all data that it
7
Below is an `IntegrationSink` that logs all data that it receives:
8
9
```yaml
10
- apiVersion: Sinks.knative.dev/v1alpha1
+ apiVersion: sinks.knative.dev/v1alpha1
11
kind: IntegrationSink
12
metadata:
13
name: integration-log-sink
0 commit comments