aaaa
This commit is contained in:
@@ -4,34 +4,19 @@ metadata:
|
|||||||
name: weyma-bm-store
|
name: weyma-bm-store
|
||||||
namespace: rook-ceph
|
namespace: rook-ceph
|
||||||
spec:
|
spec:
|
||||||
auth: {}
|
|
||||||
dataPool:
|
|
||||||
application: ''
|
|
||||||
erasureCoded:
|
|
||||||
codingChunks: 1
|
|
||||||
dataChunks: 2
|
|
||||||
failureDomain: host
|
|
||||||
mirroring: {}
|
|
||||||
quotas: {}
|
|
||||||
replicated:
|
|
||||||
size: 0
|
|
||||||
statusCheck:
|
|
||||||
mirror: {}
|
|
||||||
gateway:
|
|
||||||
instances: 1
|
|
||||||
placement: {}
|
|
||||||
port: 80
|
|
||||||
resources: {}
|
|
||||||
healthCheck: {}
|
|
||||||
metadataPool:
|
metadataPool:
|
||||||
application: ''
|
|
||||||
erasureCoded:
|
|
||||||
codingChunks: 0
|
|
||||||
dataChunks: 0
|
|
||||||
failureDomain: host
|
failureDomain: host
|
||||||
mirroring: {}
|
|
||||||
quotas: {}
|
|
||||||
replicated:
|
replicated:
|
||||||
size: 3
|
size: 3
|
||||||
statusCheck:
|
dataPool:
|
||||||
mirror: {}
|
failureDomain: host
|
||||||
|
# For production it is recommended to use more chunks, such as 4+2 or 8+4
|
||||||
|
erasureCoded:
|
||||||
|
dataChunks: 2
|
||||||
|
codingChunks: 1
|
||||||
|
preservePoolsOnDelete: true
|
||||||
|
gateway:
|
||||||
|
# sslCertificateRef:
|
||||||
|
port: 80
|
||||||
|
# securePort: 443
|
||||||
|
instances: 1
|
||||||
Reference in New Issue
Block a user