File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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```
4747ko apply -f config/broker/
You can’t perform that action at this time.
0 commit comments