rooks only move in a straight line...
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
659e611cf4
commit
32298885ee
|
@ -31,7 +31,7 @@ spec:
|
||||||
type: pvc
|
type: pvc
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
size: 50Gi
|
size: 50Gi
|
||||||
storageClass: rook-ceph-block-ssd
|
storageClass: longhorn-fast
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
annotations:
|
annotations:
|
||||||
|
|
Loading…
Reference in New Issue