commit 45af85f65aa78ad315424700c175b2071ef95663 parent 636b79111bdba32e14d6a02313cdad65a7011f3b Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 10 Oct 2024 21:15:37 +0200 Deploy rook Diffstat:
| M | infrastructure/controllers/rook.yaml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml @@ -62,6 +62,8 @@ spec: resources: requests: storage: 10Gi + accessModes: + - ReadWriteOnce storage: useAllNodes: true #useAllDevices: false