Closed aaguilartablada closed 1 year ago
Hello! I would like to join a question here since it is also about the operator in combination with ArgoCD. Does anyone know if it is somehow possible to set password and user with a secretRef similar to rabbitmq bitnami helmchart?
In a GitOps scenario it is unsafe to use the example implementation.
@aaguilartablada How do you face this difficulty?
Hello!
I have contributed to ArgoCD project in order to support checking health status for RabbitMQCluster resources managed by this operator. You can see the PR here: https://github.com/argoproj/argo-cd/pull/15286
Could you please review it in order to check I am forgetting nothing? Thanks!