modified: infrastructure/rook-ceph-operator-app.yaml
modified: infrastructure/rook-ceph/cluster.yaml modified: infrastructure/rook-ceph/objectstore.yaml new file: infrastructure/rook-ceph/toolbox.yaml
This commit is contained in:
@@ -7,11 +7,11 @@ spec:
|
||||
metadataPool:
|
||||
failureDomain: host
|
||||
replicated:
|
||||
size: 1
|
||||
size: 3
|
||||
dataPool:
|
||||
failureDomain: host
|
||||
replicated:
|
||||
size: 1
|
||||
size: 3
|
||||
preservePoolsOnDelete: true
|
||||
gateway:
|
||||
type: s3
|
||||
|
||||
Reference in New Issue
Block a user