After the Resource Controller API example, the docs say:
You are not able to specify a version for the read-only replica. The version is automatically set to the same major version as the leader deployment.
I opened a support ticket because my read-only replica didn't have the same version as the leader when creating a replica through the resource controller API. I was instructed to supply a version and it provisioned a replica with that version. This text is incorrect.
https://cloud.ibm.com/docs/databases-for-postgresql?topic=databases-for-postgresql-read-only-replicas#provisioning-through-the-api-or-the-cli
After the Resource Controller API example, the docs say:
I opened a support ticket because my read-only replica didn't have the same version as the leader when creating a replica through the resource controller API. I was instructed to supply a version and it provisioned a replica with that version. This text is incorrect.