Skip to content

Commit 13eac5a

Browse files
authored
Merge pull request #810 from lsst-it/IT-6030/silence-ceph-pools-have-many-more-object-per-pg-than-average
(fleet/rook-ceph-cluster) set mon_pg_warn_max_object_skew to "0"
2 parents 4589f41 + 847c2bb commit 13eac5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ cephClusterSpec:
4040
cephConfig:
4141
global:
4242
rgw_allow_notification_secrets_in_cleartext: "true"
43+
mon_pg_warn_max_object_skew: "0"
4344
dataDirHostPath: /var/lib/rook
4445
skipUpgradeChecks: false
4546
continueUpgradeAfterChecksEvenIfNotHealthy: false

0 commit comments

Comments
 (0)