Skip to content

Commit

Permalink
Update knative-with-operators.md (#4091)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abirdcfly authored Aug 9, 2021
1 parent 38c5d01 commit 17cdee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/install/knative-with-operators.md
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ knative-eventing <version number> True

=== "Apache Kafka"

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:
```bash
cat <<-EOF | kubectl apply -f -
apiVersion: operator.knative.dev/v1alpha1
Expand Down

0 comments on commit 17cdee4

Please sign in to comment.