local-path should move to rook now

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-12-16 16:25:58 +01:00
parent 2407943eba
commit 2a22e2d254
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ spec:
helm:
parameters:
- name: persistence.storageClass
value: "local-path"
value: "rook-ceph-block-ssd"
- name: persistence.backup.enabled
value: "false"
- name: ingress.enabled