local-path should move to rook now
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
1e4c618773
commit
e658a0ff7d
|
@ -5,7 +5,7 @@ metadata:
|
|||
spec:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
storageClassName: local-path
|
||||
storageClassName: rook-ceph-block-ssd
|
||||
resources:
|
||||
requests:
|
||||
storage: 128Mi
|
||||
|
|
Loading…
Reference in New Issue