Add failuredomain to rookfs data and metadata pool
This commit is contained in:
parent
9fed13b09c
commit
fd3fe09901
|
@ -6,10 +6,12 @@ metadata:
|
|||
namespace: rook-ceph
|
||||
spec:
|
||||
metadataPool:
|
||||
failureDomain: host
|
||||
replicated:
|
||||
size: 3
|
||||
dataPools:
|
||||
- name: replicated
|
||||
failureDomain: host
|
||||
replicated:
|
||||
size: 3
|
||||
preserveFilesystemOnDelete: true
|
||||
|
|
Loading…
Reference in a new issue