local-path should move to rook now

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-12-15 16:11:53 +01:00
parent 1e4c618773
commit e658a0ff7d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ metadata:
spec:
accessModes:
- ReadWriteOnce
storageClassName: local-path
storageClassName: rook-ceph-block-ssd
resources:
requests:
storage: 128Mi