You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/eventing/broker/README.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,9 @@ Triggers register a subscriber's interest in a particular class of events, so th
19
19
20
20
## Default Broker configuration
21
21
22
-
Knative Eventing provides a `config-br-defaults` ConfigMap, which lives in the `knative-eventing` namespace, and provides default configuration settings to enable the creation of Brokers and Channels.
22
+
Knative Eventing provides a `config-br-defaults` ConfigMap, which lives in the
23
+
`knative-eventing` namespace, and provides default configuration settings to
24
+
enable the creation of Brokers and Channels by using defaults.
23
25
For more information, see the [`config-br-defaults`](./config-br-defaults.md) ConfigMap documentation.
0 commit comments