local-path should move to rook now
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
08c3bcf964
commit
b1a25bbae9
|
@ -12,7 +12,7 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
parameters:
|
parameters:
|
||||||
- name: persistence.storageClass
|
- name: persistence.storageClass
|
||||||
value: local-path-fast
|
value: rook-ceph-block-ssd
|
||||||
- name: image.pullPolicy
|
- name: image.pullPolicy
|
||||||
value: Always
|
value: Always
|
||||||
- name: service.type
|
- name: service.type
|
||||||
|
|
Loading…
Reference in New Issue