Skip to content

Commit

Permalink
fix(metrics): add rwx-volume-fast-failover to upgrade responder colle…
Browse files Browse the repository at this point in the history
…ction

Signed-off-by: James Munson <james.munson@suse.com>
(cherry picked from commit 5b1557d)
  • Loading branch information
james-munson committed Sep 16, 2024
1 parent bc46b6d commit 70df5fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controller/setting_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -1834,6 +1834,7 @@ func (info *ClusterInfo) collectSettings() error {
types.SettingNameReplicaDiskSoftAntiAffinity: true,
types.SettingNameRestoreConcurrentLimit: true,
types.SettingNameRestoreVolumeRecurringJobs: true,
types.SettingNameRWXVolumeFastFailover: true,
types.SettingNameSnapshotDataIntegrity: true,
types.SettingNameSnapshotDataIntegrityImmediateCheckAfterSnapshotCreation: true,
types.SettingNameStorageMinimalAvailablePercentage: true,
Expand Down

0 comments on commit 70df5fa

Please sign in to comment.