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 38c5d01 commit 17cdee4Copy full SHA for 17cdee4
docs/admin/install/knative-with-operators.md
@@ -556,7 +556,7 @@ knative-eventing <version number> True
556
557
=== "Apache Kafka"
558
559
- To configure Knative Eventing to install GitLab as the eventing source, apply the content of the Eventing CR as below:
+ To configure Knative Eventing to install Kafka as the eventing source, apply the content of the Eventing CR as below:
560
```bash
561
cat <<-EOF | kubectl apply -f -
562
apiVersion: operator.knative.dev/v1alpha1
0 commit comments