local-path should move to rook now
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
ae2d5509dc
commit
4b8d9fa8a4
|
@ -23,7 +23,7 @@ spec:
|
||||||
data:
|
data:
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
size: 1Gi
|
size: 1Gi
|
||||||
storageClass: local-path-fast
|
storageClass: rook-ceph-block-ssd
|
||||||
service:
|
service:
|
||||||
port:
|
port:
|
||||||
port: 80
|
port: 80
|
||||||
|
|
Loading…
Reference in New Issue