mirror of https://github.com/knative/docs.git
Update README.md (#5587)
Fix BrokerConfig package ApiVersion Co-authored-by: Gabriel Freites <gfreites@vmware.com>
This commit is contained in:
parent
76bded2eb8
commit
89eb610ea0
|
@ -78,7 +78,7 @@ This topic describes how to create a RabbitMQ Broker.
|
||||||
name: <broker-name>
|
name: <broker-name>
|
||||||
spec:
|
spec:
|
||||||
config:
|
config:
|
||||||
apiVersion: rabbitmq.com/v1beta1
|
apiVersion: rabbitmq.com/v1alpha1
|
||||||
kind: RabbitmqBrokerConfig
|
kind: RabbitmqBrokerConfig
|
||||||
name: <rabbitmq-broker-config-name>
|
name: <rabbitmq-broker-config-name>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue