Skip to content

Commit

Permalink
Specify cert-manager version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunyiLyu committed Mar 17, 2021
1 parent 9cbea51 commit aec609d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Kubernetes operator to manage [RabbitMQ](https://www.rabbitmq.com/) messaging to
Before deploying Messaging Topology Operator, you need to have:

1. A Running k8s cluster
2. [Cert Manager](https://cert-manager.io/docs/installation/kubernetes/) installed in the k8s cluster
2. [cert-manager](https://cert-manager.io/docs/installation/kubernetes/) `1.2.0` or above, installed in the k8s cluster
3. RabbitMQ [Cluster Operator](https://github.com/rabbitmq/cluster-operator) installed in the k8s cluster
4. A [RabbitMQ cluster](https://github.com/rabbitmq/cluster-operator/tree/main/docs/examples) deployed using the Cluster Operator

Expand Down

0 comments on commit aec609d

Please sign in to comment.