datakaveri / iudx-deployment

Installation and setup scripts for single and multi node (clustered) IUDX services.
MIT License
5 stars 29 forks source link

[K8s] [Helm] Rabbitmq Software Update #653

Closed manasakoraganji closed 8 months ago

manasakoraganji commented 8 months ago

This pull request implements the deployment of RabbitMQ in Kubernetes using a Helm chart. Thoroughly tested for web browser access and functionality, the deployment includes the creation of necessary exchanges and queues. Added essential files such as README.md, install.sh, and minikube-values.yaml. Updated Rabbitmq image version from 3.11.10-debian-11-r4 to 3.12.11-debian-11-r1

jenkins-datakaveri commented 8 months ago

Can one of the admins verify this patch?

manasakoraganji commented 8 months ago

Closing this pull request as I've created a new one Link to the new pull request - with the latest changes. Please review the updated changes there. Thanks!