Target read replica servers

Hi,

We have an Neo4j Causal cluster with read replica running in the Kubernetes cluster.

If we want to target read replica, should we add Read replica svc URL to the application code and make and adjustments to the code?

I found this one:

https://neo4j.com/docs/ogm-manual/current/reference/#reference:ha:causal-clustering:sessions

Can anyone help to take a look?

Thank you