Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions contrib/kafka/config/provisioner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ colocated in one Pod:
kubectl get deployment -n knative-eventing kafka-channel-controller
```

The Channel Controller Config Map is used to configure the `bootstrapServers`
of your Apache Kafka installation:
The Channel Controller Config Map is used to configure the `bootstrapServers` of
your Apache Kafka installation:

```shell
kubectl get configmap -n knative-eventing kafka-channel-controller-config
Expand Down