mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-17 05:00:42 +08:00

We set the number of replicas to 1 so that when you create a key-value on `ns-gce.sslip.io`, you're sure of retrieving that value later from `ns-gce.sslip.io`. Previously it could hit the other replica, which would have a different key-value store, which would make the value "disappear".