Skip to content

Commit 847c2bb

Browse files
committed
(fleet/rook-ceph-cluster) set mon_pg_warn_max_object_skew to "0"
Disables this warning: cluster: id: c3beb1c0-f8c2-4e36-8131-f53f1afdd3ed health: HEALTH_WARN 1 pools have many more objects per pg than average
1 parent 4589f41 commit 847c2bb

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)