replicated over erasure coded, enabling ceph snapshot

This commit is contained in:
Joseph Hanson 2023-12-20 09:24:46 -06:00
parent 0498be4f61
commit 7b664c146e
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -73,16 +73,18 @@ spec:
cpu: "1000m"
memory: "4Gi"
cephBlockPoolsVolumeSnapshotClass:
enabled: false
cephFileSystemVolumeSnapshotClass:
enabled: true
name: csi-ceph-filesystem
isDefault: false
deletionPolicy: Delete
cephBlockPools:
- name: ceph-blockpool
spec:
failureDomain: host
erasureCoded:
dataChunks: 2
codingChunks: 1
replicated:
size: 3
storageClass:
enabled: true
name: ceph-block