firmitas: update storageclass type to cephfs to allow RWX access

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2024-09-18 14:03:51 +01:00
parent c75590b127
commit 198ad865f9
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -10,6 +10,6 @@ spec:
requests:
storage: 1Gi
volumeName:
storageClassName: ocs-storagecluster-ceph-rbd
storageClassName: ocs-storagecluster-cephfs
volumeMode: Filesystem