Skip to content

Commit

Permalink
[release-1.12] Resolved the bug in the default styling of note (#5813)
Browse files Browse the repository at this point in the history
* Resolved the bug in the default styling of note

Signed-off-by: Abhay <abhayetwup123@gmail.com>

* resolved spaces

Signed-off-by: Abhay <abhayetwup123@gmail.com>

* Resolved Link-Not-Opening

Signed-off-by: Abhay <abhayetwup123@gmail.com>

---------

Signed-off-by: Abhay <abhayetwup123@gmail.com>
Co-authored-by: Abhay <abhayetwup123@gmail.com>
  • Loading branch information
knative-prow-robot and professorabhay authored Jan 8, 2024
1 parent 731a591 commit a5fc087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/eventing/configuration/broker-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ data:
brokerClass: MTChannelBasedBroker
```

!!! note
Be aware that different Broker classes usually require different configuration ConfigMaps. See the configuration options of the different [Broker implementations](../brokers/broker-types/README.md) on how their referenced ConfigMaps have to look like (e.g. for [MTChannelBasedBroker](../brokers/broker-types/channel-based-broker/README.md#configuration-configmap) or [Knative Broker for Apache Kafka](../brokers/broker-types/kafka-broker/README.md#configure-a-kafka-broker)).
!!! note
Be aware that different Broker classes usually require different configuration ConfigMaps. See the configuration options of the different [Broker implementations](../brokers/broker-types/README.md) on how their referenced ConfigMaps have to look like (e.g. for [MTChannelBasedBroker](../brokers/broker-types/channel-based-broker/README.md#configuration-configmap) or [Knative Broker for Apache Kafka](../brokers/broker-types/kafka-broker/README.md#configure-a-kafka-broker)).

## Configuring delivery spec defaults

Expand Down

0 comments on commit a5fc087

Please sign in to comment.