Keywords: General - AWS - How to - Upgrade
Description:
Hello,
right now we have the RabbitMQ Cluster Operator and RabbitMQ Topology Operator installed via a “kubectl apply -f [FILE]” where FILE is the kubernetes manifest taken straight from the RabbitMQ Operators GitHub.
We also have some RabbitMQ Servers running with existing CRDs (Cluster, Queues, Bindings, VHost, …).
What would be the correct (and safest) way to replace the running operators with the Bitnami ones?