Update GSTG-CNY to have sec db configuration override
What does this MR do?
Previously we merged a partial configuration for GPRD-CNY to point to the sec database cluster. This had the unintended side effect of breaking db load balancing for main and ci, causing all CNY traffic to hit the primary databases.
We're still testing the final rollout phases for sec decomp, but given this will be an issue in GPRD, this MR applies the entire CNY configuration override (including main and ci databases) to preserve db load balancing so we do not run the risk of unneccessary traffic hitting main/ci primaries during the CR execution.
Author Check-list
Please read the Contributing document and once you do, complete the following:
-
Check if all of the following apply: - Assign to the correct reviewer per the contributing document
- Apply the correct metadata per the contributing document
- Link to related MRs for applying the changes on other environments
- Link to related Chef changes
- If necessary link to a Criticality 4 Change Request issue
Reviewer Check-list
-
Check if all of the following apply: - Reviewed the diff jobs to confirm changes are as expected
- No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation
Applier Check-list
-
Make sure there is no ongoing deployment for the affected envs before merging (see #announcements slack channel)
Closes #0418
Edited by Lucas Charles