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
|
enabled: true
|
||||||
type: pvc
|
type: pvc
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
size: 5368709120
|
size: 5Gi
|
||||||
storageClass: local-path-fast
|
storageClass: rook-ceph-block-ssd
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
annotations:
|
annotations:
|
||||||
|
|
Loading…
Reference in New Issue