rabbitmq / cluster-operator

RabbitMQ Cluster Kubernetes Operator
https://www.rabbitmq.com/kubernetes/operator/operator-overview.html
Mozilla Public License 2.0
884 stars 273 forks source link

ArgoCD supporting RabbitMQCluster CR #1437

Closed aaguilartablada closed 1 year ago

aaguilartablada commented 1 year ago

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!

3deep5me commented 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?

3deep5me commented 1 year ago

Never mind found this: https://github.com/rabbitmq/cluster-operator/tree/main/docs/examples/external-admin-secret-credentials