rooks only move in a straight line...
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
c4c89c6c76
commit
5be9c2c9bc
|
@ -3,7 +3,7 @@ kind: PersistentVolumeClaim
|
|||
metadata:
|
||||
name: bazarr-config-data
|
||||
spec:
|
||||
storageClassName: rook-ceph-block-ssd
|
||||
storageClassName: longhorn-fast
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
|
|
Loading…
Reference in New Issue