chore: add support for replicas for opensearch, redis, rabbitmq and postgres#223
chore: add support for replicas for opensearch, redis, rabbitmq and postgres#223pratapalakshmi wants to merge 6 commits into
Conversation
…eplica support - Updated `Chart.yaml` to version 2.3.3. - Added `DATABASE_READ_REPLICA_URL` to `app-env.yaml` for conditional inclusion based on values. - Introduced `read_replica` configuration in `values.yaml` for PostgreSQL service.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThe Helm chart version is incremented from 2.3.2 to 2.3.4. Configuration files are updated to support PostgreSQL read-replica settings and explicit replica counts for stateful services (Redis, PostgreSQL, RabbitMQ, OpenSearch), each defaulting to 1. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
New Features
Chores