chore: Update manifests after change
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
# Source: rook-ceph/charts/rook-ceph-cluster/templates/cephblockpool.yaml
|
||||
kind: CephBlockPool
|
||||
apiVersion: ceph.rook.io/v1
|
||||
metadata:
|
||||
name: ceph-blockpool
|
||||
namespace: rook-ceph # namespace:cluster
|
||||
spec:
|
||||
enableRBDStats: false
|
||||
failureDomain: host
|
||||
replicated:
|
||||
size: 3
|
||||
Reference in New Issue
Block a user