Skip to content

Commit 6310b3d

Browse files
authored
Format markdown (#92)
Signed-off-by: Matt Moore (via Sockpuppet) <[email protected]>
1 parent 7154d7d commit 6310b3d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

broker/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ kubectl create secret generic rokn-rabbitmq-broker-secret \
3535
--from-literal=brokerURL="amqp://$R_USERNAME:$R_PASSWORD@rokn-rabbitmq-client.default:5672"
3636
```
3737

38-
You can also optionally install [KEDA based
39-
autoscaler](https://github.com/knative-sandbox/eventing-autoscaler-keda).
38+
You can also optionally install
39+
[KEDA based autoscaler](https://github.com/knative-sandbox/eventing-autoscaler-keda).
4040

4141
## Installation
4242

43-
You must have [`ko`](https://github.com/google/ko) installed.
44-
Then install the broker-controller from this repository:
43+
You must have [`ko`](https://github.com/google/ko) installed. Then install the
44+
broker-controller from this repository:
4545

4646
```
4747
ko apply -f config/broker/

0 commit comments

Comments
 (0)