rooks only move in a straight line...
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
64b23caf13
commit
0a29b8b983
|
@ -23,7 +23,7 @@ spec:
|
||||||
data:
|
data:
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
size: 1Gi
|
size: 1Gi
|
||||||
storageClass: rook-ceph-block-ssd
|
storageClass: longhorn-fast
|
||||||
service:
|
service:
|
||||||
port:
|
port:
|
||||||
port: 80
|
port: 80
|
||||||
|
|
Loading…
Reference in New Issue