Update README.md (#5587)

Fix BrokerConfig package ApiVersion

Co-authored-by: Gabriel Freites <gfreites@vmware.com>
This commit is contained in:
Knative Prow Robot 2023-05-31 16:38:36 +01:00 committed by GitHub
parent 76bded2eb8
commit 89eb610ea0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ This topic describes how to create a RabbitMQ Broker.
name: <broker-name>
spec:
config:
apiVersion: rabbitmq.com/v1beta1
apiVersion: rabbitmq.com/v1alpha1
kind: RabbitmqBrokerConfig
name: <rabbitmq-broker-config-name>
```