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] Redis Software Update #659

Closed manasakoraganji closed 7 months ago

manasakoraganji commented 8 months ago

This pull request implements the deployment of Redis in Kubernetes using a Helm chart. Thoroughly tested for Redis by checking the logs and pods running. Added essential files such as README.md, install.sh, and minikube-values.yaml. Updated Redis image version from redis-rejson:7.0.2-2.0.9 to redis-rejson:7.2.4-2.6.8

jenkins-datakaveri commented 8 months ago

Can one of the admins verify this patch?

manasakoraganji commented 7 months ago

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