local-path should move to rook now
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
e658a0ff7d
commit
71d2a8bdd5
|
@ -30,8 +30,8 @@ spec:
|
|||
enabled: true
|
||||
type: pvc
|
||||
accessMode: ReadWriteOnce
|
||||
size: 5368709120
|
||||
storageClass: local-path-fast
|
||||
size: 5Gi
|
||||
storageClass: rook-ceph-block-ssd
|
||||
service:
|
||||
main:
|
||||
annotations:
|
||||
|
|
Loading…
Reference in New Issue