Skip to content

Commit c08c0aa

Browse files
authored
Merge pull request #1173 from lsst-it/IT-6498-bump_ceph_quota_limit
(yagan) increase replicapool for rook-ceph
2 parents e8dcd99 + 266f0d8 commit c08c0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fleet/lib/rook-ceph-cluster/overlays/yagan/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ cephBlockPools:
122122
size: 3
123123
requireSafeReplicaSize: true
124124
quotas:
125-
maxSize: 10Ti
125+
maxSize: 30Ti
126126
enableRBDStats: true
127127
parameters:
128128
nodelete: "true"

0 commit comments

Comments
 (0)