diff --git a/apps-kustomized/zigbee2mqtt/pvc.yaml b/apps-kustomized/zigbee2mqtt/pvc.yaml index 297cdd2..dfa756d 100644 --- a/apps-kustomized/zigbee2mqtt/pvc.yaml +++ b/apps-kustomized/zigbee2mqtt/pvc.yaml @@ -5,7 +5,7 @@ metadata: spec: accessModes: - ReadWriteOnce - storageClassName: local-path + storageClassName: rook-ceph-block-ssd resources: requests: storage: 128Mi