portworx / helm

Repository for Portworx Helm assets
Apache License 2.0
48 stars 63 forks source link

PB-7411: Update heartbeatTimeoutSecs,electionTimeoutMillis for the pxcentral mongodb template. #589

Open sgajawada-px opened 2 months ago

sgajawada-px commented 2 months ago

For pxcental mongodb template: Apply replicaset(rs) reconfig by increasing the heartbeatTimeoutSecs and electionTimeoutMillis

What this PR does / why we need it: To fix the px-backup pod crash issue as the mongoDB went into the non-writable state.

Which issue(s) this PR fixes (optional) Closes #PB-7411

Special notes for your reviewer: Screenshot from 2024-06-29 20-11-06 Screenshot from 2024-06-29 19-58-51

lalat-das commented 2 months ago

Why this PR is raised against 2.7.2 . Does helm repo works this way ? I mean master branch is meant for latest released branch and release branch names for upcoming release.