Update knative-with-operators.md (#4091)

This commit is contained in:
Abirdcfly 2021-08-09 22:06:12 +08:00 committed by GitHub
parent 38c5d01a67
commit 17cdee403d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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