Under the current configuration if the replica count on the RC is increased and persistent volumes are not being used (at least on GCE, it couldn't get a read-write mount) any additional replicas will create an empty database on startup. Traffic would be load balanced between the instance with an empty database and the one without one.