datakaveri / iudx-deployment

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

[K8s] [Helm] Rabbitmq Software Update To Latest Version 3.12.12 #654

Closed manasakoraganji closed 9 months ago

manasakoraganji commented 9 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.12.11-debian-11-r1 to 3.12.12-debian-11-r0

jenkins-datakaveri commented 9 months ago

Can one of the admins verify this patch?

manasakoraganji commented 9 months ago

Closing this pull request as the changes have been cherry-picked into a new branch (kh-rabbitmq-su). A new pull request has been opened with the updated changes. Please review the new pull request for the latest updates. Thank you!