ReadWriteOnce cannot scale the backend

This kind of voume access apparently does not scale on a multi node
setup. Last time I tried, it worked, but last time was on just one node.
So I assume that's why I see the following error:
```
Multi-attach error for volume XY volume is already used by pod XZ
```
This commit is contained in:
Robert Schäfer 2019-02-09 14:57:12 +01:00
parent 7e4a616a7a
commit 9dfedfd317

View File

@ -5,7 +5,7 @@
name: nitro-backend
namespace: human-connection
spec:
replicas: 2
replicas: 1
minReadySeconds: 15
progressDeadlineSeconds: 60
selector: